writeCpue.Rd
Writes catch per unit effort in a data frame to a variety of stock assessment text files.
# S4 method for data.frame,character,character writeCpue(object, file, method = c("bsp", "ss", "vpa"), ...)
object | the name of the file or dir which the data are to be read from. |
---|---|
file | name of text file to save data to. |
method | stock assessment method type one of |
... | any other parameters |