# View a plant from above.
# The 2D convex hull is also plotted (the 'silhouette'),
# and the area of the hull is printed on the graph.
topview <- projectplant(pilularis, altitude=90, azimuth=180)
plot(topview, leaffil=TRUE, silhouette=TRUE)
Run the code above in your browser using DataLab