Hi, I wonder if there is any R package or function which produces the coordinates of a 3d contours (isosurface) from a 3d data array. any suggestions are very much appreciated best regards karim
Have you cosidered (a) "contour" or (b) "image" possibly followed by "contour(..., add=TRUE)", possibly preceeded by "interp"? If you have, then you must want to plot contours in three dimensions where a fourth is constant ... ? hope this helps. spencer graves Karim Elsawy wrote:>Hi, >I wonder if there is any R package or function which produces the >coordinates of a 3d contours (isosurface) >from a 3d data array. >any suggestions are very much appreciated >best regards >karim > >______________________________________________ >R-help at stat.math.ethz.ch mailing list >https://www.stat.math.ethz.ch/mailman/listinfo/r-help > >
Hi, I wonder if there is any R package or function which produces the coordinates of a 3d contour (isosurface) from a 3d data array. any suggestions are very much appreciated best regards karim
I recieved and replied to this same post yesterday. Did you receive my reply? Also, have you searched www.r-project.org -> Search -> "R site search"? hope this helps. spencer graves Karim Elsawy wrote:>Hi, >I wonder if there is any R package or function which produces the >coordinates of a 3d contour (isosurface) >from a 3d data array. >any suggestions are very much appreciated >best regards >karim > >______________________________________________ >R-help at stat.math.ethz.ch mailing list >https://www.stat.math.ethz.ch/mailman/listinfo/r-help > >