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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for dggridR5101520253035TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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