define_geoattribute_from_layer | R Documentation |
Define geoattribute from a layer
define_geoattribute_from_layer(
db,
dimension = NULL,
attribute = NULL,
geoatt = NULL,
from_layer = NULL,
by = NULL
)
db |
A |
dimension |
A string, dimension name. |
attribute |
A string, attribute name. |
geoatt |
A string, geoattribute name. |
from_layer |
A |
by |
a vector of correspondence of attributes of the dimension with the
|
A star_database
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.