envlist
Print an envlist
## S3 method for class 'envlist' print(x, name = TRUE, path = FALSE, ...)
x
An envlist object to print.
name
If TRUE (the default), print the name attribute of each environment.
TRUE
path
If TRUE, print the path attribute of each environment.
...
Other arguments to be passed to print.
print