This returns a list of public members from the object. It simply calls
as.list.environment
.
Usage
# S3 method for R6
as.list(x, ...)
This returns a list of public members from the object. It simply calls
as.list.environment
.
# S3 method for R6
as.list(x, ...)