View source: R/AnnualReportLib.r
CompilePscData | R Documentation |
Compile a FRAM model run into PSC fishery and stock groupings
CompilePscData(
fram.db.conn,
run.name,
run.year,
psc.data.list,
tamm.data.list,
report.dir,
combine.GS
)
fram.db.conn |
RODBC connection to FRAM access database |
run.name |
FRAM run name that is to be compiled into PSC fisheries/stocks |
psc.data.list |
Data list of FRAM to PSC stocks and fisheries |
tamm.data.list |
Data list related to TAMM Excel Workbook interpretation |
A data frame with PSC fishery mortalities by PSC Stock
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.