powered by
Saves a data.frame as CSV, using selected conventions.
# S3 method for data.frame as.csv(x, file, na = ".", quote = FALSE, row.names = FALSE, ...)
object
passed to write.csv
passed arguments
invisible data.frame (x)