Export Estimation Results to InterCatch Exchange Format
Source:R/exportEstimationResultsToInterCatchFormat.R
exportEstimationResultsToInterCatchFormat.Rd
This function transforms the estimation results into the InterCatch format.
Arguments
- dataToExport
A data frame containing the estimation results - this should include the output from the doEstimationForAllStrata function and already have the the InterCatch columns present.
- verbose
(Optional) Set to TRUE if you want informative text printed out, or FALSE if you don't. The default is FALSE.