View source: R/utils-parsers.R
convert_nested_dt | R Documentation |
Recursively converts data.table objects within nested lists to tibbles.
convert_nested_dt(nested_dt)
nested_dt |
A nested list containing data.table objects |
A nested list with data.table objects converted to tibbles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.