Description Usage Arguments Value Author(s) See Also Examples
View source: R/get_example_filenames.R
Get the full path to all PureseqTM example files
1 | get_example_filenames(folder_name = get_default_pureseqtm_folder())
|
folder_name |
superfolder of PureseqTM.
The superfolder's name is |
a character vector with all PureseqTM example files
Richèl J.C. Bilderbeek
use get_example_filename to get the full path to a PureseqTM example file
1 2 3 | if (is_pureseqtm_installed()) {
get_example_filenames()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.