View source: R/geomultistar_define_geoattribute.R
define_geoattribute_from_layer | R Documentation |
Define an attribute from a layer.
define_geoattribute_from_layer(
gms,
dimension = NULL,
attribute = NULL,
from_layer = NULL,
by = NULL
)
gms |
A |
dimension |
A string, dimension name. |
attribute |
A string, attribute name. |
from_layer |
A |
by |
a vector of correspondence of attributes of the dimension with the
|
A geomultistar
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.