Description Usage Arguments Details Value Examples
From stackoverflow answer - https://stackoverflow.com/questions/62970933/how-to-output-tree-like-human-readable-object-structure-in-r
1 | str2(obj)
|
obj |
A list or dataframe |
For printing the structure of dataframes with list columns, it's useful to pass in just the first row if you know the elements of the list column are of the same type
Prints to terminal
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.