### =========================================================================
### The dbconn() and dbfile() generics
### -------------------------------------------------------------------------
###
setGeneric("dbconn", function(x) standardGeneric("dbconn"))
setGeneric("dbfile", function(x) standardGeneric("dbfile"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.