index.md

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

Functions to read measurement data from logger files.

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.logger in R
install.packages('kwb.logger')

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



KWB-R/kwb.logger documentation built on June 18, 2022, 1:49 a.m.