R/utils.R
gp_rstudio.Rd
Wrapper function to copy template.Rproj file into working directory.
gp_rstudio(path = ".")
project path to create .Rproj file in, defaults to ".".
if (FALSE) { gp_rstudio() }