create_rdstemplate: Creates New Project

Description Usage Arguments

Description

Creates New Project

Usage

1
2
create_rdstemplate(path, use_packrat, install_default_packages, project_name,
  ...)

Arguments

path

path to the new project

use_packrat

TRUE/FALSE should we use packrat with the new project or not

install_default_packages

should we install default packages from inst/default_packages.txt? Works only if use_packrat is TRUE

project_name

Name of creating project. It can differ from path.

...

Left for compatibility


testlnord/rdstemplate documentation built on May 29, 2019, 9:53 a.m.