R/Methods-summary.R

# Summary methods for objects
# Modified: 2013 JUNE 14

setMethod('summary', 'TemplateList', function(object) {show(object)})
setMethod('summary', 'templateScores', function(object) {show(object)})
setMethod('summary', 'detectionList', function(object) {show(object)})

Try the monitoR package in your browser

Any scripts or data that you put into this service are public.

monitoR documentation built on April 11, 2025, 6:11 p.m.