powered by
Provides an estimate of the memory that is being used to store an R object. A wrapper of `object.size`, but use a nicer printing unit.
object_size(object)
An object of class "object_size"
an R object.
iris %>% object_size()
Run the code above in your browser using DataLab