Description Usage Arguments Value Author(s) Examples
View source: R/XenaHub-class.R
Get or Update Newest Data Information of UCSC Xena Data Hubs
1 | XenaDataUpdate(saveTolocal = TRUE, max_try = 3L)
|
saveTolocal |
logical. Whether save to local R package data directory for permanent use or Not. |
max_try |
time limit to try querying the info of data. |
a data.frame
contains all datasets information of Xena.
Shixiang Wang w_shixiang@163.com
1 2 3 4 5 | ## Not run:
XenaDataUpdate()
XenaDataUpdate(saveTolocal = TRUE)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.