View source: R/uninstall_tmhmm.R
| uninstall_tmhmm | R Documentation |
Uninstall TMHMM. Will stop if TMHMM is not installed.
uninstall_tmhmm(folder_name = get_default_tmhmm_folder())
folder_name |
superfolder of TMHMM.
The superfolder's name is |
Nothing
Richèl J.C. Bilderbeek
if (is_url_valid() && is_tmhmm_installed()) {
uninstall_tmhmm()
install_tmhmm()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.