Verifies that SCT is installed and on PATH. Returns version and path
information.
Usage
check_sct(verbose = TRUE)
Arguments
- verbose
Logical. Print status message. Default TRUE.
Value
Named list with components:
Examples
if (FALSE) { # \dontrun{
check_sct()
} # }