knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
geodimData
is a repository of geographic dimensions that can be imported from applications on multidimensional systems such as those based on the geomultistar
package.
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")
This is a basic example which shows you how to solve a common problem:
library(geodimData) ## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.