View source: R/install_binaries.R
install_binaries | R Documentation |
This function downloads and unzips the 'bin' folder needed to run some functions of bioRgeo. It also checks if the files have the permissions to be executed as programs. It finally tests if the binary files are running properly.
install_binaries(binpath = NULL, infomap_version = c("2.1.0", "2.6.0"))
binpath |
a |
infomap_version |
a |
Only the Infomap version 2.1.0 and 2.6.0 are available for now.
Maxime Lenormand (maxime.lenormand@inrae.fr), Boris Leroy (leroy.boris@gmail.com) and Pierre Denelle (pierre.denelle@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.