#' Check Cytoscpae connection
#'
#' @importFrom RCy3 cytoscapePing
#' @export
check_Cytoscape_connection <- function(){
RCy3::cytoscapePing()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.