Wrapper function to copy template.Rproj file into working directory.

gp_rstudio(path = ".")

Arguments

path

project path to create .Rproj file in, defaults to ".".

Examples

if (FALSE) { gp_rstudio() }