x = stasis_sl(t = 0:5) # create pre_paleoTS object representing stasis on specimen level
y = reduce_to_paleoTS(x) # reduce to standard paleoTS format
plot(y)
# now analyses using the paleoTS package can be applied to y
Run the code above in your browser using DataLab