Learn R Programming

rgoogleclassroom (version 1.0.0)

markdown_quiz_path: Get file path to an example quiz

Description

Get file path to an example quiz

Usage

markdown_quiz_path()

Arguments

Value

A file path to a markua markdown quiz example you can use for testing

Examples

Run this code
if (FALSE) {

# Find quiz path

quiz_path <- markdown_quiz_path()
}

Run the code above in your browser using DataLab