uploadStock {icesSAG} | R Documentation |
Upload New or Updated Fish Stock Assessment Results
Description
Get summary results of historical stock size, recruitment, and fishing pressure.
Usage
uploadStock(info, fishdata, verbose = FALSE)
Arguments
info |
a list of stock information |
fishdata |
a data.frame of fish data |
verbose |
if TRUE more verbose messages are reported |
Value
The database key of the new / updated stock, or 0 if there was an error.
Author(s)
Colin Millar.
See Also
stockInfo
creates a list of stock information.
stockFishdata
creates a data.frame of fish stock summary data.
[Package icesSAG version 1.4.1 Index]