View source: R/searchObjectForValue.R
isFinalLayer | R Documentation |
Check if a layer is the last one in the object structure
isFinalLayer(layer)
layer |
['character(1L)'] |
isFinalLayer("iris$Sepal.Length[[140]]") isFinalLayer("iris$Sepal.Length")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.