Nothing
## 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)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.