search for: hullpolly

Displaying 2 results from an estimated 2 matches for "hullpolly".

Did you mean: hullpoly
2011 Feb 21
2
(no subject)
...ror in plot.xy(xy, type, ...) : invalid plot type '1' > plot(u[h],v[h],"l",asp=1) > points(u,v) Error in plot.xy(xy.coords(x, y), type = type, ...) : plot.new has not been called yet > pts=as.points(u,v) > pointmap(pts) > hullpoly=as.points(u[h],v[h]) > polymap(hullpolly,add=TRUE) Error in xy.coords(x, y) : object 'hullpolly' not found > help(polymap) > help(plot.net) No documentation for 'plot.net' in specified packages and libraries: you could try '??plot.net' > help(plot.new) > plot(u[h],v[h],"l",asp=1) > plot.new...
2011 Feb 21
2
(no subject)
...ror in plot.xy(xy, type, ...) : invalid plot type '1' > plot(u[h],v[h],"l",asp=1) > points(u,v) Error in plot.xy(xy.coords(x, y), type = type, ...) : plot.new has not been called yet > pts=as.points(u,v) > pointmap(pts) > hullpoly=as.points(u[h],v[h]) > polymap(hullpolly,add=TRUE) Error in xy.coords(x, y) : object 'hullpolly' not found > help(polymap) > help(plot.net) No documentation for 'plot.net' in specified packages and libraries: you could try '??plot.net' > help(plot.new) > plot(u[h],v[h],"l",asp=1) > plot.new...