index.md

R-CMD-check pkgdown codecov Project Status CRAN_Status_Badge R-Universe_Status_Badge

Functions to generate events from time series and work with events.

Installation

For installing the latest release of this R package run the following code below:

# Enable repository from kwb-r
options(repos = c(
  kwbr = 'https://kwb-r.r-universe.dev',
  CRAN = 'https://cloud.r-project.org'))

# Download and install kwb.event in R
install.packages('kwb.event')

# Browse the kwb.event manual pages
help(package = 'kwb.event')


KWB-R/kwb.event documentation built on June 14, 2022, 1:15 p.m.