Subset hxsurf object to specified regions
# S3 method for hxsurf subset(x, subset = NULL, drop = TRUE, rval = c("hxsurf", "names"), ...)
| x | A dotprops object |
|---|---|
| subset | Character vector specifying regions to keep. Interpreted as
|
| drop | Whether to drop unused vertices after subsetting (default:
|
| rval | Whether to return a new |
| ... | Additional parameters (currently ignored) |
subsetted hxsurf object
Other hxsurf: as.hxsurf,
as.mesh3d, materials,
plot3d.hxsurf, read.hxsurf,
write.hxsurf