Displaying 2 results from an estimated 2 matches for "violetred1".
Did you mean:
violetred
2001 Feb 04
1
Linux shared library problem (PR#838)
...lab = 3)
> pie.sales <- c(0.12, 0.3, 0.26, 0.16, 0.04, 0.12)
> names(pie.sales) <- c("Blueberry", "Cherry", "Apple",
"Boston Cream", "Other", "Vanilla Cream")
> piechart(pie.sales, col = c("purple", "violetred1",
"green3", "cornsilk", "cyan", "white"))
Hit <Return> to see next plot:
/usr/lib/R/bin/R.bin: error while loading shared libraries:
/usr/lib/R/bin/R.bin: symbol __sysconf, version GLIBC_2.2 not defined in file
libc.so.6 with link time referenc...
2000 Feb 29
0
mapping of colornames into hsv: half way done
..."#AFEEEE",
"paleturquoise1", "#BBFFFF",
"paleturquoise2", "#AEEEEE",
"paleturquoise3", "#96CDCD",
"paleturquoise4", "#668B8B",
"palevioletred", "#DB7093",
"palevioletred1", "#FF82AB",
"palevioletred2", "#EE799F",
"palevioletred3", "#CD6889",
"palevioletred4", "#8B475D",
"papayawhip", "#FFEFD5",
"peachpuff", "#FFDAB9",
"peach...