[R] Swedish characters in data frames
Neil White
white_n at usp.ac.fj
Wed Jul 2 04:11:18 CEST 2003
Hi
I have some data that was prepared while I was Sweden. The columns
labelled using ä or å are fine, but for some reason ö is changed to a
period.
so Blåbär stay the same, but Dödved becomes D.dved
I'd like to keep to original variable names
the data is read in using
vegFreqFull <- read.csv("/dat/neil/voles/veg/FrequentFull.csv", header=TRUE)
Using R 1.70 on Win 2K SP4
Regards
Neil
--
Dr Neil A. White
Senior Lecturer
Department of Biology
University of the South Pacific
PO Box 1168, Suva
Fiji Islands
Tel: +679 321 2409
Fax: +679 331 5601
www.usp.ac.fj/biology
More information about the R-help
mailing list