README.md

geodimData

Travis build
status

geodimData is a repository of geographic dimensions that can be imported from applications on multidimensional systems such as those based on the geomultistar package.

Installation

You can install the released version of geodimData from CRAN with:

install.packages("geodimData")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("josesamos/geodimData")

Example

This is a basic example which shows you how to solve a common problem:

library(geodimData)
## basic example code


josesamos/geodimData documentation built on Oct. 7, 2020, 5:48 a.m.