knitr::opts_chunk$set( collapse = TRUE, message = FALSE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
An R package providing helper functions to work with coordinates.
You can install rgeo with:
remotes::install_github("markusdumke/rgeo")
library(rgeo) get_geo_info( .longitude = 11, .latitude = 48, .naturraum = naturraum_bayern, .boundaries = boundaries_bayern )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.