Learn R Programming

rtext (version 0.1.22)

write_utf8_csv: function to write csv files with UTF-8 characters (even under Windows)

Description

function to write csv files with UTF-8 characters (even under Windows)

Usage

write_utf8_csv(df, file)

Arguments

df

data frame to be written to file

file

file name / path where to put the data