dhtify: Make DSsim data usable by dht

Description Usage Arguments Value Author(s)

Description

Get the simulated data and put it into a format that dht can use. The consists of creating the three tables used by dht.

Usage

1
dhtify(dsm_data, survey, transect_id)

Arguments

dsm_data

the survey results in dsm-compatible format (result of calling dsmify)

survey

a simulated survey

transect_id

which transects do the segments belong to? Vector with the same length as the segment table in dsm_data

Value

a list with three data.frames: obs the observation table, segs the segment table and dist the distance data.

Author(s)

David L Miller


dill/ltdesigntester documentation built on May 15, 2019, 8:30 a.m.