Outputs start/end biomass and catch to a .csv file.

write.Rsim(Rsim.output, file = NA)

Arguments

Rsim.output

object created by the rsim.run() function.

file

file name for resultant .csv file. Be sure to include ".csv".

Value

Writes a .csv file with the start and end biomass and catch per group from an Rpath.sim object.