get_example_filenames {pureseqtmr} | R Documentation |
Get the full path to all PureseqTM example files
Description
Get the full path to all PureseqTM example files
Usage
get_example_filenames(folder_name = get_default_pureseqtm_folder())
Arguments
folder_name |
superfolder of PureseqTM.
The superfolder's name is |
Value
a character vector with all PureseqTM example files
Author(s)
Richèl J.C. Bilderbeek
See Also
use get_example_filename to get the full path to a PureseqTM example file
Examples
if (is_pureseqtm_installed()) {
get_example_filenames()
}
[Package pureseqtmr version 1.4 Index]