Rdocumentation
powered by
Learn R Programming
rsml (version 1.3)
nRoot: Compute the total number of roots in the plant
Description
Compute the total number of roots in the plant
Usage
nRoot(obj)
Arguments
obj
of class plant
Value
the number of root in the plant
Examples
Run this code
data(lupin)
nRoot(lupin)
Run the code above in your browser using
DataLab