bstfun 0.2.2
-
Added function
cite_r()to assist in citing R and R packages in R markdown reports. -
Updated default project template to include references in
report.Rmd. -
Added function
use_varnames_as_labels()to assign title case (or all CAP) labels from the column names of a data frame. -
Switched {starter} dependency from GitHub to CRAN.
-
Bug fix in
tbl_2way_summary(). Now forcing the continuous variable to be summarized continuously. -
Added
path_data()function.