runModule: Runs module

Description Usage Arguments

View source: R/runModule.R

Description

Runs specified swirl module beginning at specified row.

Usage

1
2
3
  runModule(courseDir, module.name, row.start,
    progress.file.path, review = FALSE, tags = NA,
    courseName)

Arguments

courseDir

full path of directory where module is located

module.name

character string specifying the name of the module (Ex: "Module1")

row.start

numeric specifying on which row of the module to begin

progress.file.path

full file path of the user progress file


ncarchedi/swirl_OLD documentation built on May 23, 2019, 1:05 p.m.