R/helper.R
object_size.Rd
A wrapper for object.size that prints in Mb by default
object.size
object_size(x, units = "Mb")
an R object
R
the units to be used in printing the size
Returns a character with the object size followed by the unit.