Rdocumentation
powered by
Learn R Programming
caroline (version 0.3-6)
write.delim: Write a (tab) delimited text file.
Description
A simple wrapper for write.table with the same options as read.delim
Usage
write.delim(df, file)
Arguments
df
a dataframe.
file
outputfile path.