View source: R/get_example_filenames.R
get_example_filenames | R Documentation |
Get the full path to all PureseqTM example files
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
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.