View source: R/dataset_page_browser.R
dataset_page_browser | R Documentation |
This function will open a browser window to the RefineBio dataset page for the given dataset. This is a convenience function for users who want to quickly view the dataset page for a given dataset.
dataset_page_browser(dataset)
dataset |
The dataset ID or |
the dataset page URL (invisibly)
Sean Davis seandavi@gmail.com
## Not run:
dataset_page_browser(dataset)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.