collapse_dl | R Documentation |
Defunct function for converting a data list into a data frame. Please
use
as.data.frame()
instead.
collapse_dl(data_list)
data_list |
A nested list of input data from |
A "data.frame"-formatted version of the provided data list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.