mistnet_install_lib | R Documentation |
Installs the library
mistnet_install_lib(
library_name,
library_url,
install_path,
source_path,
filter,
md5hash,
inst_path
)
library_name |
The name of the library searched for, either 'libmistnet' or 'libtorch' |
library_url |
Where to fetch the library |
install_path |
Where to put the library |
source_path |
If library should be fetched from somewhere else |
filter |
Not used |
md5hash |
MD5 check |
inst_path |
inst path |
if anything could be located or not
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.