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.1")



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: 2024-07-26
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.1, https://cran.r-project.org/web/packages/dggridR. Accessed 05 Jun. 2026.
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), 3.1.0 (2024-07-26 08:20)
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

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
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  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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