| mistnet_installed | R Documentation | 
Checks if the 'LibTorch' and 'MistNet' libraries have been installed, and that the mistnet model file has been downloaded.
mistnet_installed(path, verbose = FALSE)
path | 
 Optional non-default file path to check for the mistnet model file.  | 
verbose | 
 When TRUE print informative messages on missing library and model files.  | 
TRUE if the 'LibTorch' and 'MistNet' libraries can be found and the and the MistNet model file can be located, otherwise FALSE.
mistnet_exists()
install_mistnet()
install_mistnet_model()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.