qplotOutcomeVectorDist: Make barplot of outcome vector distribution with...

Description Usage Arguments Value

Description

Make barplot of outcome vector distribution with base::barplot

Usage

1
qplotOutcomeVectorDist(pw_s, remove.ni = TRUE, geom_bar = TRUE, log = "")

Arguments

pw_s

character vector

remove.ni

Boolean TRUE when null outcome vector should be removed from the frequency distribution table

geom_bar

Boolean TRUE when ggplot2 with geom_bar should be used instead of base R graphics

log

character vector of length 1 indicating which variable (if any) to plot log of

Value

base::barplot of outcome vector frequency distribution


taylo5jm/interactions documentation built on May 31, 2019, 3:57 a.m.