Description Usage Arguments Value Author(s) Examples
View source: R/root_functions.R
Compute the mean insertion angle of the children (lateral) roots
| 1 | meanInsertionAngle(obj)
 | 
| obj | of class root | 
the mean lateral angle
Guillaume Lobet - guillaume.lobet(at)ulg.ac.be
| 1 2 3 | data(lupin)
r <- lupin$roots[[1]]
meanInsertionAngle(r)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.