geomultistar {geomultistar}R Documentation

geomultistar S3 class

Description

A geomultistar object is created. Dimensions that contain geographic information are indicated.

Usage

geomultistar(ms = NULL, geodimension = NULL)

Arguments

ms

A multistar structure.

geodimension

A vector of dimension names.

Value

A geomultistar object.

See Also

Other geo functions: define_geoattribute(), get_empty_geoinstances(), run_geoquery()

Examples


# gms <- geomultistar(ms = ms_mrs, geodimension = "where")


[Package geomultistar version 1.2.2 Index]