| Transect-class | R Documentation |
Virtual Class "Transect"
Virtual Class "Transect" is an S4 class detailing a single survey, a
single set of transects.
strata.namesa character vector of the strata names
designDescribes the design algorithm used to create the survey.
samplersContains the survey transects
strata.areaThe areas of the strata in the design
cov.areaThe total areas sampled within each strata. Areas sampled twice are counted twice.
cov.area.polysThe polygons representing the covered area of the survey.
samp.countNumeric value(s) giving the number of realised transects.
effort.allocationa vector of probabilities determining how effort is allocated between strata. Effort allocated based on area if left empty.
spacingdetermines the spacing of systematic samplers
design.anglenumeric value detailing the angle of the design. Can provide multiple values relating to strata. The use of the angle varies with design, it can be either the angle of the grid of points, the angle of lines or the design axis for the zigzag design.
edge.protocolcharacter value indicating whether a "plus" sampling or "minus" sampling protocol is used.
make.design
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.