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 06 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

BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
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  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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