geomultistar: 'geomultistar' S3 class

View source: R/geomultistar.R

geomultistarR 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")


geomultistar documentation built on Sept. 11, 2024, 6:43 p.m.