powered by
"plot"(x, threed = F, ...)
# Plot 2D plant data(lupin) plot(lupin, threed=FALSE) # Plot 3D plant data(anagallis) plot(anagallis, threed=TRUE)
Run the code above in your browser using DataLab