search for: id_color

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

Did you mean: 3d'color
2008 Jul 03
1
Ternaryplot function
...s correct, so I'm assuming that I did not properly install the package. Is there another step past downloading, and selecting 'install packages from zip file' in the gui app? In case my code is the problem, here it is. X <- as.matrix(AllData) ternaryplot ( X[,2:4], id = X[,1], id_color = "black", main = "Solvents" ) Thanks -- View this message in context: http://www.nabble.com/Ternaryplot-function-tp18269646p18269646.html Sent from the R help mailing list archive at Nabble.com.