Last data update: 2014.03.03

R: function to read csv file with UTF-8 characters (even under...
read_utf8_csvR Documentation

function to read csv file with UTF-8 characters (even under Windwos) that were created by write_U

Description

function to read csv file with UTF-8 characters (even under Windwos) that were created by write_U

Usage

read_utf8_csv(file)

Arguments

file

file name / path where to get the data

Results