Description Usage Arguments Value Author(s) See Also Examples
Manually step in and out of the elements of complex data structure with
whos. To move around enter the name or number of the element
you want to inspect next. Partial names will automatically be matched against
the possible element names.
1 | browse(x = .GlobalEnv, name)
|
x |
Object. |
name |
Name of the object. |
Nothing.
Christofer Bäcklin
whos
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.