Learn R Programming

DLMtool (version 3.2)

writeCSV: Internal function to write CSVs for objects

Description

Used internally in the DLMtool package to write CSV files from an existing DLMtool object

Usage

writeCSV(inobj, tmpfile = NULL, objtype = c("Stock", "Fleet", "Observation", "DLM_data", "OM", "DLM_fease"))

Arguments

inobj
A object of class Stock, Fleet, Observation, DLM_data, OM, or DLM_fease
tmpfile
The full file path and name for the saved CSV file
objtype
The class corresonding to the inobj