README.md

R-CMD-check

kungfu

This R-package contains functions that I use for the cleaning and transforming of "dirty" data.

Installation

Please install package remotes. After successful installation, type remotes::install_github("joheli/kungfu"). Alternatively, download the most recent tagged compressed package from tags and install from the R command line by typing install.packages("vX.X.X.tar.gz"", repos = NULL, type ="source") (where vX.X.X is to be replaced by the most recent version).

Contents

Presently, the package contains the following functions (in alphabetic order):

Similar packages

Please check out packages fuzzyjoin and janitor.

Help

Please use help(*function*) or ?*function* to access the help pages of above functions after installation.



joheli/kungfu documentation built on March 25, 2024, 10:10 a.m.