[ea2224]: / man / XenaData.Rd

Download this file

21 lines (20 with data), 406 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{XenaData}
\alias{XenaData}
\title{Xena Hub Information}
\format{
A \code{tibble}.
}
\source{
Generated from UCSC Xena Data Hubs.
}
\description{
This \code{data.frame} is very useful for selecting datasets fastly and
independent on APIs of UCSC Xena Hubs.
}
\examples{
data(XenaData)
str(XenaData)
}