examples/ds.df.R

data('dive.sim')
attach(dive.sim)

df = ds.df(depths = sim.obs$depths, times = sim.obs$times, 
           depth.bins = depth.bins, stages = NULL)

detach(dive.sim)
jmhewitt/dsdive documentation built on May 29, 2020, 5:18 p.m.