write_tbl: write table

Description Usage Arguments

Description

write table

Usage

1
write_tbl(tbl, fn, sep = ",", row.names = FALSE, ...)

Arguments

sep

the field separator string. Values within each row of x are separated by this string.

row.names

either a logical value indicating whether the row names of x are to be written along with x, or a character vector of row names to be written.

...

arguments to write.table: append, col.names, sep, dec and qmethod cannot be altered.


mattdelhey/mdutils documentation built on May 21, 2019, 12:57 p.m.