Other packages > Find by keyword >

rgrass  

Interface Between 'GRASS' Geographical Information System and 'R'
View on CRAN: Click here


Download and install rgrass package within the R console
Install from CRAN:
install.packages("rgrass")

Install from Github:
library("remotes")
install_github("cran/rgrass")

Install by package version:
library("remotes")
install_version("rgrass", "0.4-2")



Attach the package and use:
library("rgrass")
Maintained by
Roger Bivand
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-07-21
Latest Update: 2024-01-08
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) <doi:10.1016/S0098-3004(00)00057-1> and Bivand (2001) <https://www.r-project.org/conferences/DSC-2001/Proceedings/Bivand.pdf>. 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'.
How to cite:
Roger Bivand (2022). rgrass: Interface Between 'GRASS' Geographical Information System and 'R'. R package version 0.4-2, https://cran.r-project.org/web/packages/rgrass
Previous versions and publish date:
0.3-2 (2022-07-21 14:50), 0.3-3 (2022-08-08 10:10), 0.3-5 (2022-09-29 20:40), 0.3-6 (2022-10-11 19:10), 0.3-8 (2023-03-17 16:40), 0.3-9 (2023-09-10 21:30), 0.4-1 (2024-01-08 13:30)
Other packages that cited rgrass R package
View rgrass citation profile
Other R packages that rgrass depends, imports, suggests or enhances
Functions, R codes and Examples using the rgrass R package
Some associated functions: execGRASS . gmeta . initGRASS . readRAST . readVECT . rgrass . 
Some associated R codes: AAA.R . initGRASS.R . options.R . rast_link.R . rgrass.R . vect_link.R . vect_link_ng.R . xml1.R .  Full rgrass package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns