3d Scatter plot and faceting with color-scale

Hi I am beginner in R.
How multiple faceting based on factor can be created and also I want Seapal to appear as color-scale variable in a 3D-scatter plot?

scatter3D(x, y, z, clab = c("Sepal", "Width (cm)")).

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.