search for: rankrock

Displaying 1 result from an estimated 1 matches for "rankrock".

Did you mean: punkrock
2006 Oct 18
1
latin1,utf-8...encoding and data
...bution. We develop the ade4 package. For some data sets included in the package, there are accentued character (e.g. ?,?...). The data sets have been saved using latin1 encoding, but some of us use utf-8 and can not see some data sets which contains accented chracters. e.g: librarry(ade4) data(rankrock) rankrock in this case, characters are in rownames. Other data sets have such characters in data (e.g. levels of factors..). A solution is to use iconv... this is quite easy for us but perhaps more difficult for a user which can have no idea of the problem. This problem is quite marginal for t...