Learn R Programming

rsml (version 1.3)

length.root: Compute the length of the root based on the coordinatres of its nodes

Description

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

Usage

"length"(x)

Arguments

x
object of class root

Value

the length of the root

Examples

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

Run the code above in your browser using DataLab