make_project: Create new_project

Description Usage Arguments

Description

Creates directory structure. User install MSDproject again in

Usage

1
2
make_project(proj_name, keep_readme_file = TRUE,
  remove_user_lib = TRUE, overwrite_rprofile = TRUE)

Arguments

proj_name

character string of full path to new_project

keep_readme_file

logical (default=TRUE) if you do not want to see readme files in project use FALSE

remove_user_lib

logical (default=TRUE) if TRUE will attempt to remove user R package library from .libPaths()

overwrite_rprofile

logical. should project .Rprofile be overwritten (default=FALSE)


Ollegst/MSDproject documentation built on May 23, 2019, 9:37 a.m.