Learn R Programming

rsml (version 1.3)

yrangePlant: Compute the yrange of the plant

Description

Compute the yrange of the plant

Usage

yrangePlant(obj)

Arguments

obj
of class plant

Value

c(y1,y2) where y1 and y2 are the y limits of the plant

Examples

Run this code
data(lupin)
yrangePlant(lupin)

Run the code above in your browser using DataLab