obj_size: Get the size of an object, including environments.

View source: R/experiment-utils.R

obj_sizeR Documentation

Get the size of an object, including environments.

Description

Get the size of an object, including environments.

Usage

obj_size(obj = rlang::caller_env())

Arguments

obj

The object to measure. Default is the calling environment.


Yu-Group/simChef documentation built on March 25, 2024, 3:22 a.m.