View source: R/check_tmhmm_installation.R
check_tmhmm_installation | R Documentation |
Checks the installation of TMHMM. Throws a helpful error message if incomplete, else does nothing
check_tmhmm_installation(folder_name = get_default_tmhmm_folder())
folder_name |
superfolder of TMHMM.
The superfolder's name is |
Nothing
Richèl J.C. Bilderbeek
if (is_tmhmm_installed()) { check_tmhmm_installation() }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.