powered by
Checks the installation of TMHMM. Throws a helpful error message if incomplete, else does nothing
check_tmhmm_installation(folder_name = get_default_tmhmm_folder())
superfolder of TMHMM. The superfolder's name is /home/[user_name]/.local/share by default, as can be obtained by get_default_tmhmm_folder
/home/[user_name]/.local/share
Nothing
# NOT RUN { if (is_tmhmm_installed()) { check_tmhmm_installation() } # }
Run the code above in your browser using DataLab