grassStarted: Has "GRASS" been started or not?

View source: R/grassStarted.r

grassStartedR 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()


fasterRaster documentation built on April 3, 2025, 10:44 p.m.