This function cleans the output from load_all_studies
.
Firstly, 2 columns are created: metric
and value
by melting the
dataframes in each element of the input list.
1 | merge_all_studies(all_list)
|
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.