Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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


rtext

R6 Objects for Text and Data

v0.1.22
MIT + file LICENSE
Authors
Peter Meissner [aut, cre], Ulrich Sieberer [cph], University of Konstanz [cph]
Initial release
2021-01-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.