is_brainsute_installed.Rd
Check if the BrainSuite installation is valid by verifying if the appropriate
atlas files and data exist. This function is called from .onLoad()
when the package is loaded. It opens bstr.ini
and checks if all the
paths are valid.
is_brainsute_installed(quiet = FALSE, raise_error = FALSE)
boolean specifying whether warnings/messages should be displayed
boolean specifying whether an exception should be raised