Description Usage Arguments Value Examples
View source: R/get_raw_file_list.R
get_raw_file_list
1 2 3 4 5 6 | get_raw_file_list(
rawFileDir = NULL,
tdReportDir = NULL,
tdReportName = NULL,
use_tdreport = NULL
)
|
rawFileDir |
Full path to the directory containing relevant raw files. |
tdReportDir |
Full path to the directory containing the tdReport. |
tdReportName |
Name of the tdReport file. |
use_tdreport |
Boolean value. Should raw file names be retrieved from a tdReport? |
List containing full paths of raw files
1 | Fix this later
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.