varSizes: Size of R objects.

Description Usage Arguments Value

View source: R/my_functions.r

Description

Prints out the size of all R objects in the environment.

Usage

1
varSizes(env = globalenv(), units = "KB")

Arguments

env

The environment to search (default global environment).

units

Units to print out for each variable.

Value

A data.frame containing the size of each object.


traversc/trqwe documentation built on Dec. 4, 2020, 4:21 a.m.