set_analysis: perform all the analysis for a given data set

Description Usage Arguments Value Examples

View source: R/project.R

Description

perform all the analysis for a given data set

Usage

1
set_analysis(data_path = "data/", meta = F, output_data = F)

Arguments

data_path

path to the data set

meta

(default: FALSE) is the set_analysis part of a sets analysis

Value

TRUE if everythings ran correclty

Examples

1
2
3
4
## Not run: 
set_analysis("data/2018_01_08_20171212/")

## End(Not run)

LBMC/criblejurkat documentation built on Sept. 13, 2020, 7:58 p.m.