.get_clump_event_ppp | R Documentation |
Note that the parameter incl_event_list is a list of integers from 1-8. For all events this would be list(1,2,3,4,5,6,7,8). The integer values declare which damage events to include: 1=singletons, 2=doublets, 3=triplets, 4=larger clusters, 5=upper horizontal lines, 6=lower horizontal lines, 7=left vertical lines, 8=right vertical lines
.get_clump_event_ppp(
detector,
incl_event_list = NA,
height = NULL,
width = NULL
)
detector |
Detector object |
incl_event_list |
a list of events to be included |
height |
Detector height |
width |
Detector width |
ppp object for damaged detector events
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.