stockFishdata: Create a data.frame of fish stock data
Description
This function is a wrapper to data.frame(...) in which the names are forced to match with
the names required for the SAG database. See http://dome.ices.dk/datsu/selRep.aspx?Dataset=126
for more details.
Usage
stockFishdata(Year, ...)
Value
A data.frame, where all names are valid column names in the SAG database.
Arguments
Year
a vector of years.
...
additional information, e.g. Recruitment, StockSize, Landings, ...