quiet: Returns .quiet() or NULL for "flags" argument to GRASS...

.quietR Documentation

Returns .quiet() or NULL for "flags" argument to GRASS modules

Description

A function for developers used for setting the "quiet' argument in flags arguments passed to rgrass::execGRASS(). If faster("debug") is TRUE, the string "quiet" is returned. If FALSE, then NULL is returned.

Usage

.quiet()

Value

A string (.quiet()) or NULL.


adamlilith/fasterRaster documentation built on Dec. 21, 2024, 2:04 a.m.