Displaying 1 result from an estimated 1 matches for "myplot3d".
2011 May 04
1
scatterplot3d using colors in groups
Hi everyone,
I would like to improve my plot and I was wondering if someone can help me whith it. I'm trying this plot using two groups, but I want to choice the colors (the black and white circles) but I don't know how to change it from here. These are my sentences:
myplot3d<- scatterplot3d(myfile$Temperature,
acantarcthus$Salinity,myfile$Abundance, type="h",
color = as.integer(factor(myfile$groups)))
If someone is willing to help me with it I would be so glad.
José
[[alternative HTML version deleted]]