object_size: A "prettified" object.size that returns sizes formatted in...

Description Usage Arguments

View source: R/rrR.R

Description

object_size is a nicer object.size for large objects; it returns sizes formatted in Mb. The point is to avoid having to type format(object.size(x), 'Mb') so much.

Usage

1
object_size(object)

Arguments

object

an R object.


graiffgarcia/rrR documentation built on April 12, 2021, 5:28 a.m.