EventCounts: Counts Events of Vector

View source: R/EventCounts.R

EventCountsR Documentation

Counts Events of Vector

Description

Counts Events of character or numerical Vector

Usage

EventCounts(Events,PlotIt=FALSE,main="Histogram of Events",xlab='Event Names')

Arguments

Events

[1:n] vector of events to be counted, character or numerical

PlotIt

default: FALSE, if TRUE: Plots histogram

main

title of plot

xlab

xlabel of plot

Value

[1:k,1:3] k breaks of (k different events) with counts as second column and event names as third column

Author(s)

Michael Thrun


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