format_ma_results: Format all meta-analyses results

View source: R/format_ma_results.R

format_ma_resultsR Documentation

Format all meta-analyses results

Description

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.

Usage

format_ma_results(ma_results, ma_ids)

Arguments

ma_results

list: the raw meta-analysis results provided by do_MA.

ma_ids

a vector containing each unique meta-analysis ID in the timber.


iAM-AMR/sawmill documentation built on June 30, 2024, 2:25 a.m.