Learn R Programming

UCSCXenaTools (version 1.6.1)

XenaDataUpdate: Get or Update Newest Data Information of UCSC Xena Data Hubs

Description

Get or Update Newest Data Information of UCSC Xena Data Hubs

Usage

XenaDataUpdate(saveTolocal = TRUE)

Value

a data.frame contains all datasets information of Xena.

Arguments

saveTolocal

logical. Whether save to local R package data directory for permanent use or Not.

Author

Shixiang Wang w_shixiang@163.com

Examples

Run this code
if (FALSE) {
XenaDataUpdate()
XenaDataUpdate(saveTolocal = TRUE)
}

Run the code above in your browser using DataLab