View source: R/read_exchange_data.R
write_exchange_data | R Documentation |
Write data on exchange data
write_exchange_data(stom, exchange_file = NA, fileEncoding = "")
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. |
Returns the input stom invisibly.
## Not run: write_exchange_data(tst, exchange_file = 'cod_stomachs_2017.csv')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.