Last chance! 50% off unlimited learning
Sale ends in
# Print summary (use built-in Toona plant):
summary(toona)
# Or save summary as a list, access single values:
plantsumm <- summary(toona)
plantsumm$meanpath # mean path length from soil to leaf
# See table above for names of single variables.
## Not run:
# # Summary on a plant3dlist ('myplants' is constructed with 'readplantlist').
# summary(myplants, writefile=TRUE)
#
# # Also calculate STARbar (with the exact method).
# summary(myplant, calcSTARbar=TRUE, method="exact")
# ## End(Not run)
Run the code above in your browser using DataLab