Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Travis build status Codecov test coverage AppVeyor build status

knitr::opts_chunk$set(
  collapse = TRUE,
  message = FALSE,
  warning = FALSE,
  comment = "#>",
  fig.path = "man/README/README-"
)

tetidy

Overview

This package contains {tidyverse}-like functions that I use often in projects.

Installation

remotes::install_github("tonyelhabr/tetidy").

Usage

Here is a list of all functions in the package.

library("tetidy")
ls("package:tetidy")

Examples

TODO!

Aside: Things To Do/Consider To Be More "{tidyverse}-like"

In General

With Specific Functions

"Lesser"-Known Example Packages (to Emulate)



tonyelhabr/tetidy documentation built on May 29, 2019, 3:18 p.m.