| write_prelude | R Documentation | 
Writes data.frame or matrix objects to a file
in
prelude format.
write_prelude(data, file = "R.pre", na.replace = "")
data | 
 the object to be written, a   | 
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)  | 
If file exist it is simply overwritten without any warning
hoski@hafro.is
read_prelude for reading prelude files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.