oospaslist.compenv {oosp}R Documentation

Coercing Between list and compenv Objects.

Description

These functions are self-explanatory, except that compenv to list will prune circular references. The compenv.to.list function should not be used by the user, it is likely to be made hidden in the next release.

Usage

## S3 method for class 'compenv':
oospaslist(e, ...)
## S3 method for class 'compenv':
oospasdataframe(e, ...)
list.to.compenv(obj, hash=FALSE)
compenv.to.list(e, flags=pointer (list (e) ) )

Arguments

obj
hash
e
flags
...

[Package oosp version 0.1.0 Index]