Skip to contents

returns the names of all sublists of x in the "$"-notation, e.g. list$sublist$subsublist$subsubsublist

Usage

recursiveNames(x, basename = "")

Arguments

x

R list.

basename

name to be used as prefix for all names found. Default: ""