regs {somspace} | R Documentation |
Regions class
Description
Regions class
Usage
regs
Format
An object of class regs
of length 0.
Details
The regs
class contains:
A summary
data.table
which updates thesomsp
object with the region ids of all classification schemes up tonregions
. Each different classification scheme is stored as an individual region, e.g.regions.2
,regions.3
, etc.A
data.table
with the original data set, as insomsp
.
It can be plotted by plot
and plot_ts
.
If plot
is used, three additional arguments are needed; a set with the classification schemes
that will be ploted, number of rows and number of columns of the plotted panels.
plot_ts
plots all the time series of a given classification scheme.
See Also
[Package somspace version 1.2.4 Index]