Class containing all the components relating to a single realisation of a survey.
region
Object of class "Region"
; the region
representation.
population
Object of class "Population"
; the
population.
transects
Object of class "Line.Transect"
; the
transects.
ddf.data
Object of class "Single.Obs.DDF.Data"
; The
ddf data for ddf
.
@slot obs.table Object of class "Obs.Table"
; One of the
tables for dht
.
@slot sample.table Object of class "Sample.Table"
; One of
the tables for dht
.
@slot region.table Object of class "Region.Table"
; One of
the tables for dht
.
plot
signature=(object = "LT.Survey.Results")
: plots
the region, the location of individuals in the population, the transects
and the successful sightings.
get.distance.data
signature=(object = "LT.Survey.Results")
: returns the ddf data as a dataframe..