save csv file with asking if the file already exists.

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

Arguments

writefile

destination file

row.names

logical

Value

write a file

Examples