Evaluate: Evaluation Module

Description Usage Arguments

View source: R/Evaluate.R

Description

This module knows how to evaluate code on a slide. It has two methods: 'slide' and 'slideDeck' consuming either a Slide or SlideDeck. You do not need to use this interactively: see newPresentation.

Usage

1
Evaluate(envir = .GlobalEnv, quiet = FALSE)

Arguments

envir

(environment) the environment in which to evaluate.

quiet

(logical) whether to print the code being evaluated prior to evaluation.


wahani/REPLesentR documentation built on Dec. 1, 2019, 7:57 p.m.