PlotEventCounts: Plot the Event versus Counts

View source: R/PlotEventCounts.R

PlotEventCountsR Documentation

Plot the Event versus Counts

Description

Plots a histogram with the number of counts of given events.

Usage

PlotEventCounts(Counts,Names=NULL,main='Event Counts',

xlab='Events',  ylab='Frequencies',order=F)

Arguments

Counts

[1:n]

Names

If given, [1:n]

main

string for title of plot

xlab

string for xlabel

ylab

string for ylabel

order

default FALSE, If TRUE ordered by by counts, decreasing

Author(s)

Michael Thrun


Mthrun/TSAT documentation built on Feb. 5, 2024, 11:15 p.m.