length.plant: Compute the length of the root based on the coordinates of...

Description Usage Arguments Value Examples

View source: R/plant_functions.R

Description

Compute the length of the root based on the coordinates of its nodes

Usage

1
2
## S3 method for class 'plant'
length(x)

Arguments

x

object of class plant

Value

the total length of the plant roots

Examples

1
2

rsml documentation built on May 30, 2017, 12:41 a.m.

Related to length.plant in rsml...