define_geoattribute_from_attribute {geomultistar} | R Documentation |
Define a geoattribute from another.
define_geoattribute_from_attribute(
gms,
dimension = NULL,
attribute = NULL,
from_attribute = NULL,
additional_attributes = NULL
)
gms |
A |
dimension |
A string, dimension name. |
attribute |
A string, attribute name. |
from_attribute |
A string, attribute name. |
additional_attributes |
A vector, attribute names. |
A geomultistar
object.