#' @export
setGeneric("counts", function(object, ...) standardGeneric("counts"))
#' @export
setGeneric("psi", function(object, ...) standardGeneric("psi"))
#' @export
setGeneric("psi<-", function(object, ..., value) standardGeneric("psi<-"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.