examplePath: Get path to cfDNAPro example folder.

Description Usage Arguments Value Examples

View source: R/examplePath.R

Description

cfDNAPro package has sample files in 'inst/extdata' directory. This function helps get the path to the data.

Usage

1

Arguments

data

Name of data set. Such as "groups" or "step6". If 'NULL', the path of extdata folder will be returned.

Value

A string. (i.e. the path.)

Examples

1
2
3
examplePath()
examplePath("groups_picard")
examplePath("step6")

cfDNAPro documentation built on Nov. 8, 2020, 6:49 p.m.