download_homework: Download a homework R Markdown file

Description Usage Arguments Examples

View source: R/download_functions.R

Description

This function downloads homework files from the class GitHub repository.

Usage

1
download_homework(homework_number)

Arguments

homework_number

A number indicating which homework number file to get.

Examples

1
2
 # Download the first homework file
 ## Not run: download_homework(1)

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