Skip to content

An R package for aggregation of spatial data into hexagonal patches using simple features

License

Notifications You must be signed in to change notification settings

ku-awdc/hexscape

Repository files navigation

hexscape

An R package for aggregation of spatial data into hexagonal patches using simple features

Installation

# install.packages("remotes")
remotes::install_github("ku-awdc/hexscape")

In order to use load_map with NUTS and LAU datasets, it is important to download these locally yourself. There is a function in hexscape that facilitates the downloading and storing of these datasets for you. Run the following once the package is installed

hexscape::download_maps()

From now now on, any use of load_map would use the retrieved NUTS and LAU data.

About

An R package for aggregation of spatial data into hexagonal patches using simple features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages