Paul Smith <phhs80 <at> gmail.com> writes: > > > The function curve() draws the graph of functions from R to R. Is > there some homologous function to curve() to draw functions from R^2 > to R? > >
There is a curve3d function in the emdbook package on CRAN. ______________________________________________ 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.