showEnv {SoDA} | R Documentation |
Interprets the "name"
attribute, if any, of the environment similarly to the default print method, but spares the reader the redundant and unreadable attributes themselves.
showEnv(x)
x |
Either an environment or something as.environment() will turn into one. |
the environment, invisibly.