View source: R/render_geodata.R
render_geodata | R Documentation |
function for rendering an markdown to get an html of available geodata
render_geodata(path, data_name)
path |
The path where the data has to be stored |
data_name |
the name of the data |
a tibble where you have to set the parameters by hand.
## Not run:
render_geodata()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.