View source: R/format_ma_results.R
format_ma_results | R Documentation |
format_ma_results()
converts the full meta-analysis results (all 100 parameters)
into a tabular format, and organizes them by meta-analysis ID, so that they are ready to be
written to a csv file. It then saves them to the global environment.
format_ma_results(ma_results, ma_ids)
ma_results |
list: the raw meta-analysis results provided by |
ma_ids |
a vector containing each unique meta-analysis ID in the timber. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.