Learn R Programming

rsml (version 1.3)

meanInterbranchPlant: Compute the mean interbranch distance of all the primary roots in the image

Description

Compute the mean interbranch distance of all the primary roots in the image

Usage

meanInterbranchPlant(obj, allroot = F)

Arguments

obj
of class plant
allroot
if true, compute the interbanch distance on the whole root

Value

the mean interbranch distance of the root system

Examples

Run this code
data(lupin)
meanInterbranchPlant(lupin)

Run the code above in your browser using DataLab