ipmisc: Miscellaneous Functions for Data Cleaning and Analysis

CRAN_Release_Badge Daily downloads badge Weekly downloads badge Monthly downloads badge Total downloads badge Travis Build Status AppVeyor Build Status Licence Project Status: Active - The project has reached a stable, usable state and is being actively developed. lifecycle minimal R version Coverage Status Coverage Status status

Introduction

The ipmisc provides functions for data cleaning and formatting. These functions form data cleaning backend for the following packages:

Installation

You can install the CRAN version of ipmisc:

install.packages("ipmisc")

And the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("IndrajeetPatil/ipmisc")

Functions

To see all available functionality, see the documentation provided here: https://indrajeetpatil.github.io/ipmisc/reference/index.html

Code of Conduct

Please note that the ipmisc project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.