powered by
envir_stacomi envir_stacomi <- new.env(parent = baseenv()) is the environment where most object created by the interface are stored
envir_stacomi <- new.env(parent = baseenv())
This is where the graphical interface stores its objects try ls(envir=envir_stacomi)
ls(envir=envir_stacomi)
envir_stacomienvir_stacomi
envir_stacomi
An object of class environment of length 9.
environment