Learn R Programming

mdsr (version 0.2.8)

etl_NCI60: Load the NCI60 data from GitHub

Description

Load the NCI60 data from GitHub

Usage

etl_NCI60()

Arguments

Value

A tibble::tbl_df

Examples

Run this code

# \donttest{
# The file is 5.0 MB
NCI60 <- etl_NCI60()
# }

Run the code above in your browser using DataLab