powered by
Overload plot
Generic plot
Method that can plot fits and function envelopes
x-coordinate
y-coordinate
extra
type of fit to show at present two choices "cat" and "para"
type of envelope to show at present two choices "cat" and "para"
# NOT RUN { tmp <- catenary(c1=1,c2=3,lambda=1,x0=0,x1=4) plot(tmp) # }
Run the code above in your browser using DataLab