Learn R Programming

beginr (version 0.1.7)

writefile: save csv file with asking if the file already exists.

Description

save csv file with asking if the file already exists.

Usage

writefile(data, writefile, row.names = FALSE)

Arguments

data

a data frame

writefile

destination file

row.names

logical

Value

write a file