plot.table.study: Function used to plot estimates and differences in estimates...

View source: R/2_study-fn.R

plot.table.studyR Documentation

Function used to plot estimates and differences in estimates Adapted from https://www.selfmindsociety.com/post/a-forest-plot-in-ggplot2

Description

Function used to plot estimates and differences in estimates Adapted from https://www.selfmindsociety.com/post/a-forest-plot-in-ggplot2

Usage

## S3 method for class 'table.study'
plot(ggtable, category, threshold)

Arguments

ggtable

either from difference or estimate table

category

the categorisation of the results for color choice

threshold

relevance threshold to be plotted.

Value

plot of studies

Author(s)

Stefan Thoma


StefanThoma/ReplicationRelevance documentation built on Feb. 6, 2023, 4:03 a.m.