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 18 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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