download_data: Download data related to the class

Description Usage Arguments Examples

View source: R/download_functions.R

Description

This function downloads data related to the class from the class GitHub repository.

Usage

1
download_data(file_name)

Arguments

file_name

The name the file that has the data.

Examples

1
2
 # Download code from the first class
 ## Not run: download_data("test_data.rda")

emeyers/ClassTools documentation built on Jan. 30, 2021, 11:28 a.m.