get: Extract lengths and mesh sizes

Description Usage Arguments

Description

Extract lengths and mesh sizes

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
get.lens(object)

get.mesh(object, ...)

## S3 method for class 'catch'
get.lens(object)

## S3 method for class 'catch'
get.mesh(object, perimeter.factor = 1, ...)

## S3 method for class 'fit.catch'
get.lens(object)

## S3 method for class 'fit.catch'
get.mesh(object, ...)

## S3 method for class 'fit.catch.compare'
get.lens(object)

## S3 method for class 'fit.catch.compare'
get.mesh(object, ...)

Arguments

object

A catch, fit.catch, fit.catch.compare or object.

perimeter.factor

Factor by which to multiply the inputted mesh sizes to obtain mesh perimeters, which are rquired by the analyses. This argument is only used for catch objects because mesh sizes in fit.catch and fit.catch.compare objects have already been converted to mesh perimeters.

...

Not used now.


omnr.gillnet documentation built on May 2, 2019, 6:09 p.m.