Print object size
A wrapper for object.size that prints in Mb by default
object.size
object_size(x, units = "Mb")
x
R
units
Returns a character with the object size followed by the unit.
Useful links