Dropped legacy support for 'stocks.combined' in addDriors() and addEffort().
Added errors and warnings if stock names in catch/effort/priors don't match.
Improved plotCat() so it treats the first two columns of the input data frame as stock and year.
Renamed plotCat() 'type' options to "count" and "stock".
Renamed argument 'stocks.combined' to 'same.priors' in addDriors().
Renamed argument 'stocks.combined' to 'same.effort' in addEffort().
The old argument name 'stocks.combined' is still supported in both addDriors() and addEffort() for backward compatibility. The new argument names 'same.priors' and 'same.effort' should be used in new SOFIA scripts.
Added function convertData() to convert primary data to combined data.
Improved groupData() so it exits gracefully when no CSV files are found. Furthermore, it always creates a new set of empty subdirectories for the output before copying files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.