Learn R Programming

RCPA (version 0.2.6)

loadData: Load data from GitHub

Description

This function loads data from GitHub.

Usage

loadData(name)

Value

Load the data with the specified name.

Arguments

name

The name of the data.

Examples

Run this code

library(RCPA)
RNASeqDataset <- loadData("RNASeqDataset")


Run the code above in your browser using DataLab