powered by
geomultistar
A geomultistar object is created. Dimensions that contain geographic information are indicated.
geomultistar(ms = NULL, geodimension = NULL)
A multistar structure.
multistar
A vector of dimension names.
A geomultistar object.
Other geo functions: define_geoattribute(), get_empty_geoinstances(), run_geoquery()
define_geoattribute()
get_empty_geoinstances()
run_geoquery()
# NOT RUN { library(tidyr) library(starschemar) ms_mrs <- ct_mrs %>% constellation_as_multistar() gms <- geomultistar(ms = ms_mrs, geodimension = "where") # }
Run the code above in your browser using DataLab