search for: u0089

Displaying 2 results from an estimated 2 matches for "u0089".

Did you mean: 0089
2017 Aug 01
3
special latin1 do not print as glyphs in current devel on windows
Upon further inspection, I think these are at least two problems. First the issue with printing latin1/cp1252 characters in the "80" to "9F" code range. x <- c("?", "?", "?") Encoding(x) print(x) I assume that these are Unicode escapes!? (Given that Encoding(x) shows "latin1" I'd rather expect latin1/cp1252 escapes here, but
2011 Jul 06
1
permil symbol linux
Hi, I'm trying to figure out how to make a plot with ylab showing the permil symbol. Anyone know how to do this? Thanks --