examplePath | R Documentation |
cfDNAPro package has sample files in 'inst/extdata' directory. This function helps get the path to the data.
examplePath(data = NULL)
data |
Name of data set. Such as "groups_picard" or "step6". If 'NULL', the path of extdata folder will be returned. |
A string. (i.e. the path.)
examplePath()
examplePath("groups_picard")
examplePath("step6")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.