Creates summary data.frame for presenting advice using SAM projections

Creates summary data.frame for presenting advice using SAM projections

Arguments

path

character name of target files

what

character output data.frame all "sims" by default or one of c("sims","trks","pts","smry","wrms",ellipse)[1]

prob

numeric probabilities if trks output, by default c(0.75,0.5,0.25)

year

numeric for year when slecting points

nits

numeric number of iterations for simulations

nwrms

numeric number of worms to select by default 10

bmsy

numeric value for biomass reference point

fmsy

numeric value for F reference point

path

character name of target files

what

character output data.frame all "sims" by default or one of c("sims","trks","pts","smry","wrms",ellipse)[1]

prob

numeric probabilities if trks output, by default c(0.75,0.5,0.25)

year

numeric for year when slecting points

nits

numeric number of iterations for simulations

nwrms

numeric number of worms to select by default 10

bmsy

numeric value for biomass reference point

fmsy

numeric value for F reference point

Value

a data.frame or a list of data.frame with historical simulations from SAM, i.e. for both historical assessment results and projections. These can either be in the form of summaries or all reults

a data.frame or a list of data.frame with historical simulations from SAM, i.e. for both historical assessment results and projections. These can either be in the form of summaries or all reults

Examples

# NOT RUN {
sims=kobeSam("vpa")
# }# NOT RUN {
sims=kobeSam("vpa")
# }