View source: R/iframeSearchModule.R
the server for a DataTable shiny module
1 | iframeSearchServer(input, output, session, website, geneSymbol)
|
input |
enviroment provide by shiny |
output |
enviroment provide by shiny |
session |
enviroment provide by shiny |
website |
character string, one of genecards, pubmed, homologene, kegg, dbsnp, google |
searchTerm |
character string, eg a geneSymbol, an rsid, ... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.