recordIsCorrect: Records whether correct answer

Description Usage Arguments

View source: R/swirl_HELPER.R

Description

Records TRUE or FALSE to designated text file. In the swirl function, it is used to denote whether user's answer is right or wrong.

Usage

1
  recordIsCorrect(is.correct, text.file.path)

Arguments

is.correct

logical, TRUE or FALSE

text.file.path

full file path of text file where string is recorded


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