Rdocumentation
powered by
Learn R Programming
rsml (version 1.3)
plant: Plant object, containing a root system, composed of roots
Description
Plant object, containing a root system, composed of roots
Usage
plant(roots = NULL)
Arguments
roots
the root object contained in the plant. Can be null and incremented afterward
Value
the plant
Examples
Run this code
pl <- plant()
Run the code above in your browser using
DataLab