Duncan Murdoch <murdoch.duncan <at> gmail.com> writes:

> The curve() function is trying to be clever, but it's not.  You can 
> probably get what you want using curve(fi(380)(x), add=TRUE).  It treats 
> the "x" argument specially.
> 
> Duncan Murdoch
> 

Thanks Duncan,

Your solution worked perfectly!

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to