View source: R/domain_lookup.R
domain_lookup | R Documentation |
Get the domains for each coded field
domain_lookup(layer_details)
layer_details |
a list object generated by |
This function accepts an object generated by get_layer_details
and returns a look up table of the coded domains
a tibble with three columns: the field name, the descriptive value and the coded value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.