#' @rdname searchDB
#'
setGeneric('searchDB', function(object, pattern){
standardGeneric('searchDB')
})
#' @rdname cleanNames
#'
setGeneric('cleanNames', function(object){
standardGeneric('cleanNames')
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.