check_running: Check whether a valid GRASS session is running
Description
This function is mostly used internally by other functions in the package. However, users may call this function to check whether they have correctly established a GRASS session prior to using the other functions in the package.
Usage
check_running()
Arguments
Value
A logical. The logical indicates whether a valid GRASS session is currently running.