| resultToDet | R Documentation |
resultToDet converts a TAPSim result data.frame (as returned by
readResult) into a ppp using
createDet().
resultToDet(res, clip.radius = NULL)
res |
The results |
clip.radius |
Numeric. The detector radius at which to clip the points.
If |
A ppp containing the detector positions
marked by their id.
createDet
Other TAPSim functions:
readResult(),
resultToPOS()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.