grassStarted {fasterRaster}R Documentation

Has "GRASS" been started or not?

Description

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. GRASS is started the first time fast() is used.

Usage

grassStarted()

Value

Logical.

Examples


grassStarted()


[Package fasterRaster version 8.4.1.0 Index]