Displaying 3 results from an estimated 3 matches for "permille".
2006 Sep 19
4
How to draw a per mille symbol?
...tting Unicode characters
(fixed in 2.4.0 alpha and above [3])
Can anyone point me in the right direction to get this working?
TIA,
G
[1] http://finzi.psych.upenn.edu/R/Rhelp02a/archive/48709.html
[2] like a "%" but with 2 circles at the bottom not one, see
http://en.wikipedia.org/wiki/Permille
[3] see thread at http://article.gmane.org/gmane.comp.lang.r.devel/9704
[4] R version 2.4.0 alpha (2006-09-19 r39410)
[5] R version 2.5.0 Under development (unstable) (2006-09-19 r39410)
--
%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%
Gavin Simpson [t] +44...
2024 Apr 24
0
[Rd] R 4.4.0 is released
...be substituted per
character rather than per byte. (Platforms whose iconv() does
transliteration silently plot the transliteration.)
In a UTF-8 locale some transliterations are now done with a
warning (e.g., dashes and Unicode minus to hyphen, ligatures are
expanded, permille (?) is replaced by o/oo), although the OS may
have got there first. These are warnings as they will continue
to be replaced by dots in earlier versions of R.
* The matrix multiplication functions crossprod() and tcrossprod()
are now also primitive and S3 generic, as %*% had...
2024 Apr 24
0
[Rd] R 4.4.0 is released
...be substituted per
character rather than per byte. (Platforms whose iconv() does
transliteration silently plot the transliteration.)
In a UTF-8 locale some transliterations are now done with a
warning (e.g., dashes and Unicode minus to hyphen, ligatures are
expanded, permille (?) is replaced by o/oo), although the OS may
have got there first. These are warnings as they will continue
to be replaced by dots in earlier versions of R.
* The matrix multiplication functions crossprod() and tcrossprod()
are now also primitive and S3 generic, as %*% had...