recordAnsObjValues_withFlagExecutable: With executable flag, record the evaluated ans object values...

View source: R/helpers.R

recordAnsObjValues_withFlagExecutableR Documentation

With executable flag, record the evaluated ans object values in answerEnvironment

Description

With executable flag, record the evaluated ans object values in answerEnvironment

Usage

recordAnsObjValues_withFlagExecutable(
  flag_executable,
  targetAnsLabel,
  saveEnv,
  evalEnv = NULL
)

Arguments

flag_executable

A logical

targetAnsLabel

A character

saveEnv

An environment to save ans object value

evalEnv

An environment where to evaluate expressions

Value

none, but saveEnv is updated

Examples

none

tpemartin/rmdgrader documentation built on Nov. 22, 2022, 6:39 p.m.