Skip to contents

Returns TRUE or FALSE, depending on whether a GRASS connection has been made or not within the current R session. Usually used only by developers.

Usage

grassStarted()

Value

Logical.

Examples


grassStarted()
#> [1] FALSE