| XenaBrowse | R Documentation | 
This will open dataset/cohort link of UCSC Xena in user's default browser.
XenaBrowse(x, type = c("dataset", "cohort"), multiple = FALSE)
| x | a XenaHub object. | 
| type | one of "dataset" and "cohort". | 
| multiple | if  | 
XenaGenerate(subset = XenaHostNames == "tcgaHub") %>%
  XenaFilter(filterDatasets = "clinical") %>%
  XenaFilter(filterDatasets = "LUAD") -> to_browse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.