name.search: name.search

Description Usage Arguments Value

Description

Iterates through the list of attributes of an object. Unlike calling attributes, name.search works recursively. Really great for xml/html returns where you want to get a sense of the full hierarchy.

Usage

1
name.search(x, top = "")

Arguments

x

- Any object

Value

names(x), but iterated recursively through every level of the object names.


christiantillich/AnaliTools documentation built on May 13, 2019, 6:59 p.m.