grassmodules78 {rgrassdoc}R Documentation

GRASS 7.8 modules names and descriptions

Description

A dataset containing the names and descriptions of all GRASS 7.8 modules and addons, scraped from the GRASS manual full index page.

Usage

grassmodules78

Format

A data frame with 528 rows and 2 columns.

name

character, module name

description

character, module description

addon

logical, whether the module is an addon

Source

https://grass.osgeo.org/grass78/manuals/full_index.html https://grass.osgeo.org/grass78/manuals/addons/


[Package rgrassdoc version 1.0.0.9000 Index]