Nothing
#' Get the default path to the TMHMM binary
#' @return the default path to the TMHMM binary
#' @author Richèl J.C. Bilderbeek
#' @export
get_default_tmhmm_bin_path <- function() {
file.path(rappdirs::user_data_dir(), "tmhmm-2.0c", "bin", "tmhmm")
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.