## print method for twinspan: not documented
#' @importFrom utils str
#' @export
`print.twinspan` <-
function(x, ...)
{
str(x, ...)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.