Learn R Programming

SciViews (version 0.8-8)

TempEnv: Get (and create it if needed) a temporary environment

Description

This function creates and returns the reference to a temporary environment called TempEnv.

Usage

TempEnv()

Arguments

Value

  • TempEnv (an environment object)

See Also

assignTemp, getTemp, rmTemp, existsTemp

Examples

Run this code
TempEnv()

Run the code above in your browser using DataLab