ASKurz/Statistical_Rethinking_with_brms_ggplot2_and_the_tidyverse

start using `tidyr::crossing()`

ASKurz opened this issue · 0 comments

replace tibble() %>% expand() with crossing()

  • 3.3.1, sixth code block
  • 4.3.3, first code block
  • 10.2.1, second to last code block
  • 11.3.1, fifth code block