View source: R/network_subsetting.R
layer_exists | R Documentation |
Check if geopackage layer exists
Check if a geopackage and layer exists This function checks if a layer exists in a geopackage
layer_exists(gpkg, name) layer_exists(gpkg, name)
gpkg |
path to geopackage |
name |
name of layer to check |
boolean
logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.