R/methods-DriverNetResult.R

## Define accessors for the DriverNetResult class object.
setMethod("drivers", "DriverNetResult", function(x) x@drivers)

setMethod("actualEvents", "DriverNetResult", function(x) x@actualEvents)

setMethod("totalEvents", "DriverNetResult", function(x) x@totalEvents)

Try the DriverNet package in your browser

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

DriverNet documentation built on Nov. 8, 2020, 10:59 p.m.