Virtual Class "Survey.Design"
design.axisObject of class "numeric"; the angle of
the design axis.
spacingObject of class "numeric"; the spacing of
the design.
region.objObject of class "character"; The name of
the region which the survey design has been made for.
plus.samplingObject of class "logical"; Whether
a plus sampling protocol is to be used.
pathObject of class "character"; Describing the
folder where the shapefiles containing the transects are located.
filenamesObject of class "character"; stores the
filenames of the transect shapefiles. These are automatically added
when the object is created using all the files in the specified path.
file.indexObject of class "numeric"; Keeps track
of which shapefile is to be loaded.
Virtual Class "Survey.Design" is an S4 class detailing the survey
design. Currently only line transect designs are implemented and transects
from these designs must be generated using the Distance software in
advance.