isFinalLayer: Check if a layer is the last one in the object structure

View source: R/searchObjectForValue.R

isFinalLayerR Documentation

Check if a layer is the last one in the object structure

Description

Check if a layer is the last one in the object structure

Usage

isFinalLayer(layer)

Arguments

layer

['character(1L)']

Examples

isFinalLayer("iris$Sepal.Length[[140]]")
isFinalLayer("iris$Sepal.Length")

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