write_prelude: Writes prelude file

write_preludeR Documentation

Writes prelude file

Description

Writes data.frame or matrix objects to a file in prelude format.

Usage

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

Arguments

data

the object to be written, a matrix or data.frame.

file

a character string for the output file name (default is "R.pre").

na.replace

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

Note

If file exist it is simply overwritten without any warning

Author(s)

hoski@hafro.is

See Also

read_prelude for reading prelude files


einarhjorleifsson/fishvice documentation built on Jan. 4, 2024, 8:43 p.m.