The geographic dimension plays a fundamental role in multidimensional systems. To define a geographic dimension in a star schema, we need a table with attributes corresponding to the levels of the dimension. Additionally, we will also need one or more geographic layers to represent the data using this dimension. The goal of this package is to support the definition of geographic dimensions from layers of geographic information related to each other. It makes it easy to define relationships between layers and obtain the necessary data from them.
Version: | 1.0.0 |
Depends: | R (≥ 2.10) |
Imports: | dplyr, readr, tibble, tidyr, tidyselect, generics, sf, magrittr, rlang, pander |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2020-11-27 |
Author: | Jose Samos |
Maintainer: | Jose Samos <jsamos at ugr.es> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Language: | en-GB |
Citation: | geodimension citation info |
Materials: | README NEWS |
CRAN checks: | geodimension results |
Reference manual: | geodimension.pdf |
Vignettes: |
geodimension: Definition of Geographic Dimensions |
Package source: | geodimension_1.0.0.tar.gz |
Windows binaries: | r-devel: geodimension_1.0.0.zip, r-release: geodimension_1.0.0.zip, r-oldrel: geodimension_1.0.0.zip |
macOS binaries: | r-release (arm64): geodimension_1.0.0.tgz, r-release (x86_64): geodimension_1.0.0.tgz, r-oldrel: geodimension_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=geodimension to link to this page.