Skip to content

expand_grid() and linewidth

Latest
Compare
Choose a tag to compare
@ASKurz ASKurz released this 25 Jan 21:04
· 2 commits to master since this release
b168f1d

Noteworthy changes include:

  • replacing my incorrect use of tidyr::expand() with a more appropriate tidyr::expand_grid() workflow,
  • adopting the new linewidth argument for several ggplot2 geoms, and
  • refitting all models with the current official version of brms (2.18.0).