create_single_funs_overviewbars: Create the overview table for multiple models

create_single_funs_overviewbarsR Documentation

Create the overview table for multiple models

Description

Calculate values for overviewabars of multiple models at once. E.g. for single functions, or across thresholds. Values are the scaled sum effect size of the given group. Calculates 2 overviewbars : above- belowground and turnover/ nestedness.

Usage

create_single_funs_overviewbars(restab2, rel_colnames)

Arguments

restab2

the input table, created in chunk for single functions heatmap. Expects the model results of each model in a separate column.

rel_colnames

the names of the columns containing GDM results, e.g. for single functions : 'singleEFnames'. Each of those columns contains gdm effect sizes for the given model.

Value

A list with 2 data.tables ready for plotting


allanecology/BetaDivMultifun documentation built on Nov. 9, 2023, 8:47 p.m.