Package 'hsr716'

Title: Course Materials for Advanced Health Service Research Methods
Description: A (one paragraph) description of what the package does and why it may be useful.
Authors: Matthew Lavallee [aut, cre]
Maintainer: Matthew Lavallee <[email protected]>
License: MIT + file LICENSE
Version: 0.1
Built: 2025-03-09 05:11:12 UTC
Source: https://github.com/MatthewLavallee/hsr716

Help Index


Create project directory and folder system.

Description

create_project_folder() creates a .Rproj object in a new folder at the specified directory, and then sets up a default directory structure.

Usage

create_project_folder(project_name, base_path = ".")

Get homeworks.

Description

grab_homeworks() downloads a set of homework RMarkdown files from a specified URL.

Usage

grab_homeworks(variables)