EventCountsPerTime: Event Counts per Time

View source: R/EventCountsPerTime.R

EventCountsPerTimeR Documentation

Event Counts per Time

Description

Counts the Events defined by the beginning (middle or end) time of the event in a resolution window of time

Usage

EventCountsPerTime(BeginningTime,Resolution='months',

PlotIt=TRUE,format=c('y-m-d','h:m:s'),split=" ")

Arguments

BeginningTime

[1:n] character of time from years to seconds will be translated to chon object or chron object or chron object

Resolution

string Option: seconds, minutes, days,hours,weekdays,months,quarters or years

PlotIt

default(True) plots histogram

format

format of Time as vector of years to days and hours to seconds

split

character vector (or object which can be coerced to such) containing regular expression(s) (unless fixed = TRUE) to use for splitting.

Value

[1:n,2] Time of Resultation ind columns 1 and Counts in Columns 2

Author(s)

Michael Thrun


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