methods (version 3.3)

environment-class: Class "environment"

Description

A formal class for R environments.

Arguments

Objects from the Class

Objects can be created by calls of the form new("environment", ...). The arguments in ..., if any, should be named and will be assigned to the newly created environment.

See Also

new.env