Description_Table: Internal Function

Description Usage Arguments Value

View source: R/Description_Table.R

Description

This function creates a six column table of the format "median ( LCI - UCI )". Called by Forest_Plot

Usage

1
Description_Table(source_tbl, study, group_var = NULL, disp_vars = NULL)

Arguments

source_tbl

Dataframe containing the meta-analysis data

study

Index column for unique study identifier e.g. "Obelix 50 B.c."

group_var

Column to group by. Must be contained in disp_vars.

disp_vars

List of columns to display

Value

none


moritzlindner/metaplot documentation built on May 10, 2021, 9:38 p.m.