Learn R Programming

swirlify (version 0.5.3)

test_lesson: Run tests on a lesson

Description

Run basic tests on all questions in the current lesson.

Usage

test_lesson()

Arguments

Examples

Run this code
# NOT RUN {
# Set a lesson interactively
set_lesson()

# Run tests on that lesson
test_lesson()
# }

Run the code above in your browser using DataLab