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 May 1, 2019, 6:28 p.m.