get_layer_from_attribute | R Documentation |
Gets the geographic layer associated with the from_attribute at the level of the indicated attributes.
get_layer_from_attribute(
db,
dimension = NULL,
attribute = NULL,
from_attribute = NULL
)
db |
A |
dimension |
A string, dimension name. |
attribute |
A string, attribute name. |
from_attribute |
A string, attribute name. |
A star_database
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.