write_exchange_data: Write stomach contents data of class STOMobs on the exchange...

View source: R/read_exchange_data.R

write_exchange_dataR Documentation

Write stomach contents data of class STOMobs on the exchange format.

Description

Write data on exchange data

Usage

write_exchange_data(stom, exchange_file = NA, fileEncoding = "")

Arguments

stom

Input stomach data set for writing

exchange_file

File name for output data on exchange format.

fileEncoding

character string: if non-empty declares the encoding used on a file so the character data can be re-encoded.

Value

Returns the input stom invisibly.

Examples

## Not run: write_exchange_data(tst, exchange_file = 'cod_stomachs_2017.csv')

MortenVinther/FishStomachs documentation built on Feb. 14, 2025, 7:33 a.m.