pancan_app | R Documentation |
provide a shiny app to 'glimpse' structure and content of pancan atlas
pancan_app(dataset = "Annotated", nrecs = 5)
dataset |
character(1) name of a BigQuery dataset in the pancan-atlas project |
nrecs |
numeric(1) number of records to request (limited through the n= parameter to as.data.table |
currently only as a side effect of starting app
if (interactive()) pancan_app()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.