Learn R Programming

karel (version 0.1.1)

global_env_set_hack: This function lets me add objects to another environment

Description

This function lets me add objects to another environment

Usage

global_env_set_hack(key, val, pos)

Arguments

key

name for the new object

val

the object

pos

the index for the environment