convert_df | R Documentation |
This function is for use with the df=TRUE
argument with
get_data
. It converts the nested list containing
the data into a data frame.
convert_df(parsed_data)
parsed_data |
output from |
a data frame of 1 row, where each column represents data a field of information from the nested list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.