new_geomultistar {geomultistar} | R Documentation |
geomultistar
S3 class
Description
Internal low-level constructor that creates new objects with the correct structure.
Usage
new_geomultistar(ms = NULL, geodimension = NULL)
Arguments
ms |
A |
geodimension |
A vector of dimension names. |
Value
A geomultistar
object.
[Package geomultistar version 1.2.1 Index]