deparseLayer: Get the first level structure of an R object

View source: R/searchObjectForValue.R

deparseLayerR Documentation

Get the first level structure of an R object

Description

Get the first level structure of an R object

Usage

deparseLayer(obj)

Arguments

obj

['R object'] R object which is deparsed.

Examples

deparseLayer(iris$Sepal.Length)

difuture-lmu/rmmodeldata documentation built on July 14, 2022, 4:49 a.m.