
Last chance! 50% off unlimited learning
Sale ends in
join(object, remove.dupl.sites = TRUE, tol = 0.001)
unjoin(object, interval, ...)
join
], or a single-session capthist object [unjoin
]subset.capthist
join
, A single-session capthist object. The attribute `interval' records the
distinction between occasions that are adjacent in the input (interval =
0) and those that are in consecutive sessions (interval = 1); `interval'
has length one less than the number of occasions.
For unjoin
, a multi-session capthist object. Sessions are named
with integers.MS.capthist
, rbind.capthist
joined.ovenCH <- join (ovenCH)
summary(joined.ovenCH)
attr(joined.ovenCH, "interval")
summary(unjoin(joined.ovenCH))
Run the code above in your browser using DataLab