stewartPareto: Build Pareto graph

View source: R/stewartPareto.r

stewartParetoR Documentation

Build Pareto graph

Description

This function will take in a vector and produce a Pareto barplot

Usage

stewartPareto(x, mn = "Pareto barplot")

Arguments

x

vector

mn

title

Examples

## Not run: stewartPareto(c("fire","fire","heart","heart","heart"))


josephhgrimes/MyPackage documentation built on March 31, 2022, 3:22 a.m.