Learn R Programming

rtext (version 0.1.21)

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

Description

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

Usage

write_utf8_csv(df, file)

Arguments

df

data frame to be written to file

file

file name / path where to put the data