generate.transects,Simulation-method {dsims}R Documentation

generate.transects

Description

Generates a set of transects based on the design provided.

Usage

## S4 method for signature 'Simulation'
generate.transects(object, quiet = FALSE, ...)

Arguments

object

object of class Simulation

quiet

if TRUE silences some warnings

...

not implemented

Value

an object of class Transect from dssd package


[Package dsims version 1.0.4 Index]