tac: tac ,

Description Usage Arguments Value See Also Examples

Description

Calculates the Total Allowable Catch for a biodyn object and target harvest rate by projecting the last year.

Usage

1
2
## S4 method for signature 'biodyn'
tac(object, harvest, ...)

Arguments

object

an object of class biodyn or

harvest

an FLQuant object with harvest rate

...

other arguments

Value

FLQuant object with TAC value(s)

See Also

hcr, fwd

Examples

1
2
3
4
## Not run: 
tac(bd,FLQuant(0.1,dimnames=list(year=dims(bd)$maxyear)))

## End(Not run)

laurieKell/biodyn documentation built on May 20, 2019, 7:58 p.m.