minmax: Method to get min and max of catenary

Description Arguments Value Examples

Description

Gives min or max

Arguments

object

a catenary object

Value

gives min or max values of catenary

Examples

1
2
cat <- catenary(c1=1,c2=1,lambda=1)
minmax(cat)

jonotuke/catenary documentation built on May 19, 2019, 8:36 p.m.