#' @export
#' @import methods
#' @importClassesFrom S4Vectors Vector DataFrame List
setClass("IndexedRelations", contains="Vector", slots=c(partners="DataFrame", featureSets="List"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.