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-4")



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) 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'.
How to cite:
Roger Bivand (2022). rgrass: Interface Between 'GRASS' Geographical Information System and 'R'. R package version 0.4-4, https://cran.r-project.org/web/packages/rgrass. Accessed 21 Nov. 2024.
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), 0.4-2 (2024-03-17 14:00), 0.4-3 (2024-06-19 13:00)
Other packages that cited rgrass R package
View rgrass citation profile
Other R packages that rgrass depends, imports, suggests or enhances
Complete documentation for rgrass
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

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA