If more than one column matches the pattern then just the first is returned.
1 | which_geometry(x, form = c("index", "character")[1], pattern = "^geom")
|
x |
table of data |
form |
character either 'index' (default) or 'name' |
pattern |
character the regular expression pattern to search with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.