powered by
Retrieve the size contribution of all the available objects in the environment
summarize.envobj(envir = parent.frame())
a dataframe of all the variables within the environment
the environment to retrieve objects from
# Get a data frame of all environment objects and their size summarize.envobj()
Run the code above in your browser using DataLab