View source: R/rapt_pp3-manipulate.R
| subSquare | R Documentation |
pp3 data
file.Given an original pp3 object, subSquare will
select a rectangular prism centered at the center of the original point
pattern, and return a pp3 object of the subsection.
subSquare(orig, win)
orig |
The original |
win |
Numerical vector containing the dimensions for the box that you would like to select: c(xdim, ydim, zdim) (e.g. c(10,10,10)). |
Returns a pp3 object of the selected box,
shifted so that the origin is still at (0,0,0).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.