object_size: Print object size

View source: R/helper.R

object_sizeR Documentation

Print object size

Description

A wrapper for object.size that prints in Mb by default

Usage

object_size(x, units = "Mb")

Arguments

x

an R object

units

the units to be used in printing the size

Value

Returns a character with the object size followed by the unit.


PaulRegular/SimSurvey documentation built on Feb. 4, 2025, 11:17 a.m.