FormatForest: FormatForest

View source: R/FormatForest.r

FormatForestR Documentation

FormatForest

Description

Format a data frame to be suitable for plotting with ForestBasic.

Arguments

rawdata

Data frame to be formatted ready to be plotted using ForestBasic

forest.n

(default: 1)

EstimateCol

Name of column giving estimates

StdErrCol

Name of column giving standard errors (default: NULL)

LCICol

Name of column giving lower bound of confidence intervals (default: NULL)

UCICol

Name of column giving upper bound of confidence intervals (default: NULL)

logData

Data is stored in log format in the data frame (default: FALSE)

findDiamonds

Look for a Diamonds column for this forest (default: NULL)

findShow

Look for a Show column for this forest (default: NULL)

findShowCI

(default: NULL)

findFillColour

Look for a FillColour column for this forest (default: NULL)

findDiamondGuidelines

Look for a DiamondGuidelines column for this forest (default: NULL)

findhideNoEffect

Look for a hideNoEffect column for this forest (default: NULL)

getBlanks

Identify blank rows (default: FALSE)

getHets

Identify heterogeneity tests (default: FALSE)

getTrends

Identify trend tests (default: FALSE)

Author(s)

Matt Arnold


arnhew99/Jasper documentation built on Nov. 19, 2022, 2:46 p.m.