Learn R Programming

vol2birdR (version 1.0.9)

mistnet_exists: Checks if the 'LibTorch' and 'MistNet' libraries have been installed or not.

Description

Checks if the 'LibTorch' and 'MistNet' libraries have been installed or not.

Usage

mistnet_exists()

Arguments

Value

TRUE if both 'LibTorch' and 'MistNet' libraries can be found, otherwise FALSE

See Also

  • mistnet_installed()

  • install_mistnet()