Learn R Programming

rim (version 0.8.1)

rim_global: rim_global

Description

Returns knitr::knit_global() unless this returs the GlobalEnv() in which case it returns maxima.env, rim's internal environment. Main purpose is to prevent `knitr::knit_global()` from returning `globalenv()`.

Usage

rim_global()

Arguments

Value

An environment, either the result of knitr::knit_global or maxima.env