check_running {rdwplus} | R Documentation |
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()
Value
A logical. The logical indicates whether a valid GRASS session is currently running.
Examples
check_running()
[Package rdwplus version 1.0.0 Index]