write_prelude: Writes prelude-file

Description Usage Arguments Value Note See Also

Description

write.prelude writes prelude files

Usage

1
write_prelude(data, file = "R.pre", na.replace = "")

Arguments

data

data.frame or matrix object

file

Name of output file - default is "R.pre"

na.replace

A character to replace NA with in the output file ("" by default)

Value

A prelude-file reprsentation of the data object is written to a file

Note

If file exist it is simply overwritten without any warning

See Also

read_prelude for reading prelude files


einarhjorleifsson/fishvise documentation built on May 16, 2019, 1:26 a.m.