Learn R Programming

rdwplus (version 1.0.1)

vibe_check: A function to summarise the computation region, vectors and rasters in the mapset.

Description

This function takes no inputs. It prints a list of data sets in the current GRASS mapset, as well as the parameters of the current computation region.

Usage

vibe_check()

Arguments

Value

Nothing.

Examples

Run this code
if(check_running()) vibe_check()

Run the code above in your browser using DataLab