FLCore Generic Functions {FLCore}R Documentation

FLCore S4 Generic Functions

Description

This is a list of S4 generic functions implemented in FLCore. If a generic function is already in FLCore the package developers should not created it again.

Generic Function

revenue
function(object,...)
as.FLFleet
function(x)
as.FLIndex
function(object, ...)
trim
function(object, ...)
tofrm
function(object, ...)
add<-
function(object,value)
quant
function(object, ...)
quant<-
function(object, value)
units
function(object, ...)
units<-
function(object, value)
names
function(x)
dims
function(obj, ...)
summary
useAsDefault = summary
plot
useAsDefault = plot
xyplot
useAsDefault = xyplot
bwplot
useAsDefault = bwplot
dotplot
useAsDefault = dotplot
barchart
useAsDefault = barchart
stripplot
useAsDefault = stripplot
histogram
useAsDefault = histogram
bubbles
function(x, data, ...)
as.data.frame
function(x, row.names, optional)
apply
function(X, MARGIN, FUN, ...)
window
function(x, ...)
trim
function(obj, ...)
predict
function(object, ...)
residuals
function(object, ...)
fitted
function(object, ...)
params
function(object, ...)
params<-
function(object, ..., value)
landings
function(object, ...)
discards
function(object, ...)
catch
function(object, ...)
window
function(x, ...)
ssb
function(object, ...)
setunits
function(object, ...)
transform
function(x, ...)
as.FLStock
function(object, ...)
harvest
function(object, ...)
harvest<-
function(object, value)
trim
function(object, ...)

Author(s)

FLR Team


[Package FLCore version 1.3-3 Index]