print.compenv {oosp}R Documentation

print an compenv object

Description

Print a compenv object like a list. We can also use this function on regular environments if we use the full function name.

Usage

## S3 method for class 'compenv':
print(e, ...)

Arguments

e
...

[Package oosp version 0.2.3 Index]