Learn R Programming

outstandR (version 1.0.0)

plot.outstandR: Default Plot Method for outstandR Objects

Description

Default Plot Method for outstandR Objects

Usage

# S3 method for outstandR
plot(x, ..., type = c("both", "contrasts", "absolute"), labels = NULL)

Value

A ggplot2::ggplot() object representing the forest plot of the results.

Arguments

x

An object of class 'outstandR' or a list of 'outstandR' objects.

...

Additional 'outstandR' objects for comparison.

type

Character, one of "both" (default), "contrasts", or "absolute".

labels

Optional character vector of names for the models.