create_analysis: Scaffolding to create a Ki analysis project

Description Usage Arguments

View source: R/create_analysis.R

Description

Scaffolding to create a Ki analysis project

Usage

1
2
create_analysis(path = ".", title = NULL, synid = NULL,
  use_packrat = FALSE)

Arguments

path

path to directory where project will be set up

title

a title for the project

synid

a synapse project ID for the project

use_packrat

should packrat be initialized for managing package dependencies? (NOT IMPLEMENTED)


ki-tools/kitools documentation built on Feb. 17, 2020, 7:10 p.m.