View source: R/check_infomap.R
check_infomap | R Documentation |
Attempts to run Infomap via the system
command to make sure it works propoerly.
check_infomap(x = "Infomap")
x |
The name of the Infomap executable file. |
For now, this package depends on Infomap's stand-alone version. Futre versions or another package will incorporate Infomap directly into R.
FALSE and an error if Infomap is not installed correctly. TRUE (and version number) if it is.
check_infomap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.