obj_size_helpers: Object size helpers

Description Usage Arguments Details Value Author(s)

Description

These functions allow you to select variables based on their names. * 'size_mb()': returns size in Mb * 'size_gb()': returns size in Gb

Usage

1
2
3

Arguments

x

Any R object.

Details

These are simple wrapper functions for the code 'format(object.size(x, "Mb"))'.

Value

A string giving the size of the R object.

Author(s)

Cameron Roach


camroach87/myhelpr documentation built on May 13, 2019, 11:03 a.m.