index.md

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

Functions to get and set default values for the formal arguments of user defined functions.

Installation

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

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



KWB-R/kwb.default documentation built on June 17, 2022, 3:04 a.m.