addRootToPlant: Add a root to an existing plant. Returns the plant with the...

Description Usage Arguments Value Author(s) Examples

View source: R/plant_functions.R

Description

Add a root to an existing plant. Returns the plant with the added root

Usage

1

Arguments

pl

the plant to add the root to

ro

the root object to add to the plant.

Value

the new plant, with the added root

Author(s)

Guillaume Lobet - guillaume.lobet(at)ulg.ac.be

Examples

1
2
3

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

Related to addRootToPlant in rsml...