Other packages > Find by keyword >

dggridR  

Discrete Global Grids
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dggridR", "3.1.0")



Attach the package and use:
library("dggridR")
Maintained by
Sebastian Krantz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-20
Latest Update: 2023-01-18
Description:
Spatial analyses involving binning require that every bin have the same area, but this is impossible using a rectangular grid laid over the Earth or over any projection of the Earth. Discrete global grids use hexagons, triangles, and diamonds to overcome this issue, overlaying the Earth with equally-sized bins. This package provides utilities for working with discrete global grids, along with utilities to aid in plotting such data.
How to cite:
Sebastian Krantz (2016). dggridR: Discrete Global Grids. R package version 3.1.0, https://cran.r-project.org/web/packages/dggridR. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.5 (2016-07-20 09:54), 0.1.7 (2016-07-23 08:46), 0.1.8 (2016-07-27 10:56), 0.1.10 (2016-08-16 19:50), 0.1.11 (2016-09-19 01:50), 1.0.1 (2017-04-24 07:51), 2.0.1 (2017-08-07 21:38), 2.0.3 (2018-04-06 22:58), 2.0.4 (2020-04-29 19:50), 3.0.0 (2023-01-18 09:40)
Other packages that cited dggridR R package
View dggridR citation profile
Other R packages that dggridR depends, imports, suggests or enhances
Complete documentation for dggridR
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

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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