objSize: Object Size

View source: R/objSize.R

objSizeR Documentation

Object Size

Description

Compute memory size of objects in the R environment.

Usage

objSize(objs)

Arguments

objs

character vector with object name(s)

Details

Version 1.0 2022-02-15

Value

A tibble containing all objects arranged on object size (mb).


mikeniemant/nbs documentation built on June 23, 2022, 4:52 a.m.