Learn R Programming

rsml (version 1.3)

xrangePlant: Compute the xrange of the plant

Description

Compute the xrange of the plant

Usage

xrangePlant(obj)

Arguments

obj
of class plant

Value

c(x1,x2) where x1 and x2 are the x limits of the plant

Examples

Run this code
data(lupin)
xrangePlant(lupin)

Run the code above in your browser using DataLab