Each model keeps an internal environment that allows the user to carry any R object along. Objects are coded in $ENV.
R
$ENV
env_ls(x, ...)
x
a model object.
...
passed to ls().
ls()