/KW

Functions for my own research

Primary LanguageR

The KW package

R-CMD-check

devtools::install_github("kevinwang09/KW")

This is a package that is intended for my own research and work. It is not intended for wider distribution.

Contents and capabilities

  • An interactive visualisation Shiny app of data using a ggplot object. See KW::ggplot_explorer.

  • An addin function that execute roxygen2::roxygenise using keyboard shortcut, see KW::execute_roxygenise.

  • A series of one-liner functions that speed up typical data processing.

  • R-markdown templates that are useful for data analytics.

  • (experimental) Quick classification and evaluations: a series of functions that are intended to be "one-liners" to create classification results and metrics.