download_homework: Download a homework R Markdown file

View source: R/download_functions.R

download_homeworkR Documentation

Download a homework R Markdown file

Description

This function downloads homework files from the class GitHub repository.

Usage

download_homework(homework_number)

Arguments

homework_number

A number indicating which homework number file to get.

Examples

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


emeyers/SDS230 documentation built on Jan. 18, 2024, 1:01 a.m.