def.time | R Documentation |
This function defines the time series in the spatio-temporal data.
def.time(t.series, segments=1)
t.series |
Number of times within each segment in each series. Can take only regular time-series. |
segments |
Number of segments in each time series. This should be a constant. |
GibbsDyn
.
##
# regular time-series in each year
time.data<-def.time(t.series=30,segments=2)
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.