Nothing
#' @name biogrid
#' @title BIOGRID v3.4.126
#'
#' @description
#' A data frame containing protein-protein interactions
#'
#' @docType data
#'
#' @format A data frame with 211506 rows and 2 variables:
#' \describe{
#' \item{entrezID_A}{List of Entrez identifiers, interactor A}
#' \item{entrezID_B}{List of Entrez identifiers, interactor B}
#'
#' }
#' @source \url{http://thebiogrid.org/}
#'
#' @rdname biogrid
#'
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.