knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

In addition to the main functions, there are several include_*() style functions available to add other, maybe less common, files. So far there are:

You can use them by opening up the new project .Rproj (RStudio) file and run them in the console as:

prodigenr::include_rfigshare_script()
prodigenr::include_mit_license()
prodigenr::include_strobe()


lwjohnst86/rostools documentation built on Feb. 11, 2024, 7:27 p.m.