View source: R/download_tmhmm_topology.R
download_tmhmm_topology | R Documentation |
.tmhmm
file by Bianchi et al., 2017Downloads the .tmhmm
file by Bianchi et al., 2017
download_tmhmm_topology( url = "http://richelbilderbeek.nl/UP000005640_9606.tmhmm", tmhmm_filename = tempfile(fileext = ".tmhmm"), verbose = FALSE )
url |
the download URL, which is http://richelbilderbeek.nl/UP000005640_9606.tmhmm |
tmhmm_filename |
the TMHMM filename |
verbose |
set to TRUE for more output |
the TMHMM filename of the downloaded file
use get_tmhmm_topology to read the table as a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.