Learn R Programming

fasterRaster (version 8.4.0.5)

grassStarted: 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()

Arguments

Value

Logical.

Examples

Run this code

grassStarted()

Run the code above in your browser using DataLab