cparsania/TidyWrappers: TidyWrappers contains set of handy functions to deal with tbl object.

TidyWrappers is an R package to deal with an object tbl. Utilities given here are appropriate to use when a tbl has rows are features / observations and columns are variables. It provides handy wrapper functions around dplyr verbs to get, count, convert, keep, remove and replace data from tbl object.

Getting started

Package details

AuthorChirag Parsania
MaintainerChirag Parsania <chirag.parsania@gmail.com>
LicenseMIT + file LICENSE
Version0.0.1.9000
URL https://github.com/cparsania/TidyWrappers
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("cparsania/TidyWrappers")
cparsania/TidyWrappers documentation built on Feb. 6, 2022, 3:25 p.m.