db_rel_dec_action | R Documentation |
A table of decision items and the action items they are related to. These are two-way (undirected) relationships.
db_rel_dec_action
A data frame of related items with the following attributes:
Geodatabase decision item unique identifier, numeric
Decision item number unique identifier, character
Description of the decision item, character
Is the item currently active (Yes/No)? character
Geodatabase action item unique identifier, numeric
Action item number unique identifier, character
Description of the action item, character
Is the related item currently active (Yes/No)? character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.