index.md

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

Helper Functions for analysing Subversion log information.

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

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



KWB-R/kwb.svn documentation built on June 16, 2022, 5:58 p.m.