Description Usage Arguments Value Author(s) Examples
View source: R/check_pureseqtm_installation.R
Checks the installation of PureseqTM. Throws a helpful error message if incomplete, else does nothing
1 | check_pureseqtm_installation(folder_name = get_default_pureseqtm_folder())
|
folder_name |
superfolder of PureseqTM.
The superfolder's name is |
Nothing. Will stop with a helpful error message if PureseqTM is not installed.
Richèl J.C. Bilderbeek
1 2 3 | if (is_pureseqtm_installed()) {
check_pureseqtm_installation()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.