ssize: Size of objects in slots of S4 object

Description Usage Arguments Value

Description

Size of objects in slots of S4 object

Usage

1
ssize(x, recursive = TRUE, depth = Inf)

Arguments

x

An S4 object

recursive

A logical(1) indicating whether the function should recursively be called on slots that are themselves S4 objects

depth

An numeric(1) indicating how many levels to recurse

Value

A nested named list with the size of the objects in each slot


PeteHaitch/repete documentation built on May 8, 2019, 1:32 a.m.