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)

Arguments

quiet

boolean specifying whether warnings/messages should be displayed

raise_error

boolean specifying whether an exception should be raised