Description Usage Arguments Value Author(s)
Get the simulated data and put it into a format that dht can use. The consists of creating the three tables used by dht.
1 | dhtify(dsm_data, survey, transect_id)
|
dsm_data |
the survey results in |
survey |
a simulated survey |
transect_id |
which transects do the segments belong to? Vector with the same length as the segment table in |
a list with three data.frames: obs the observation table, segs the segment table and dist the distance data.
David L Miller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.