Learn R Programming

rsml (version 1.3)

meanInsertionAngle: Compute the mean insertion angle of the children (lateral) roots

Description

Compute the mean insertion angle of the children (lateral) roots

Usage

meanInsertionAngle(obj)

Arguments

obj
of class root

Value

the mean lateral angle

Examples

Run this code
data(lupin)
r <- lupin$roots[[1]]
meanInsertionAngle(r)

Run the code above in your browser using DataLab