summary.detector | R Documentation |
Summary of a detector object
## S3 method for class 'detector'
summary(detector)
detector |
Detector object |
String with the detector summary
detc <- create_detector("Pilatus")
summary(detc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.