get_raw_file_list: get_raw_file_list

Description Usage Arguments Value Examples

View source: R/get_raw_file_list.R

Description

get_raw_file_list

Usage

1
2
3
4
5
6
get_raw_file_list(
  rawFileDir = NULL,
  tdReportDir = NULL,
  tdReportName = NULL,
  use_tdreport = NULL
)

Arguments

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?

Value

List containing full paths of raw files

Examples

1
Fix this later

davidsbutcher/CRawFISh documentation built on July 7, 2021, 1:03 p.m.