Learn R Programming

UCSCXenaTools (version 1.4.8)

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)

Arguments

saveTolocal

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

Value

a data.frame contains all datasets information of Xena.

Examples

Run this code
# NOT RUN {
XenaDataUpdate()
XenaDataUpdate(saveTolocal = TRUE)
# }

Run the code above in your browser using DataLab