View source: R/fct_read_tables.R
read_tables | R Documentation |
Read tabular data - either spatial layer (i.e. a table in a GeoPackage) or csv file.
read_tables(uploads, lyr)
uploads |
Data frame generated from |
lyr |
User selected layer - this is used for selecting the relevant layer from a GeoPackage with many layers. |
a (spatial) data frame of the selected layer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.