dev/style.R

require(styler)

# Format the package code according to the tidyverse guide
exclusions <- list()
styler:::style_pkg(exclude_files = exclusions)
jtimonen/stanbreaker documentation built on Jan. 20, 2021, 12:34 a.m.