Learn R Programming

geomultistar (version 1.2.2)

geomultistar: geomultistar S3 class

Description

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

Usage

geomultistar(ms = NULL, geodimension = NULL)

Value

A geomultistar object.

Arguments

ms

A multistar structure.

geodimension

A vector of dimension names.

See Also

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

Examples

Run this code

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

Run the code above in your browser using DataLab