set_up_tmhmm | R Documentation |
Set up TMHMM
set_up_tmhmm(folder_name = get_default_tmhmm_folder())
folder_name |
superfolder of TMHMM.
The superfolder's name is |
Richèl J.C. Bilderbeek
if (is_tmhmm_bin_installed() && !is_tmhmm_set_up()) { set_up_tmhmm() }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.