inst/templates/basefile.R

############################################################################
# Customize your R template by either creating a .basefile.R file in your
# HOME directory or by  modifying the basefile.R file found in the templates
# folder of the library installation.
# To find your home directory, run `Sys.getevn("HOME")`. To find the location,
# of the installed template file run `system.file("templates", package = "startProject")`.
# You can add R code and documentation that will appear here.
# Leave 1 blank line at the end of basefile.R to avoid warning message.
############################################################################
lopezr/startProject documentation built on Dec. 10, 2022, 1 a.m.