Learn R Programming

⚠️There's a newer version (0.5-2) of this package.Take me there.

rgrass (version 0.5-1)

Interface Between 'GRASS' Geographical Information System and 'R'

Description

An interface between the 'GRASS' geographical information system ('GIS') and 'R', based on starting 'R' from within the 'GRASS' 'GIS' environment, or running a free-standing 'R' session in a temporary 'GRASS' location; the package provides facilities for using all 'GRASS' commands from the 'R' command line. The original interface package for 'GRASS 5' (2000-2010) is described in Bivand (2000) and Bivand (2001) . This was succeeded by 'spgrass6' for 'GRASS 6' (2006-2016) and 'rgrass7' for 'GRASS 7' (2015-present). The 'rgrass' package modernizes the interface for 'GRASS 8' while still permitting the use of 'GRASS 7'.

Copy Link

Version

Install

install.packages('rgrass')

Monthly Downloads

774

Version

0.5-1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Steven Pawley

Last Published

February 3rd, 2025

Functions in rgrass (0.5-1)

initGRASS

Initiate GRASS session
read_VECT

Read and write GRASS vector object files
read_RAST

Read and write GRASS raster files
execGRASS

Run GRASS commands
gmeta

Reads GRASS metadata from the current LOCATION
rgrass

rgrass: Interface between GRASS geographical information system and R