README.md

Introduction

RStudio addin to manually build and save small data frames. Start with an array or an existing data frame and add columns.

Useful with dplyr::left_join() when you have more conditions than is convenient with dplyr::case_when() of dplyr::if_else().

Prerequisites

This package is built using the tidyverse packages.

Installing

install.packages(devtools)
devtools::install_github("ryantimpe/quicktibble")

Deployment

Built With

Versioning

In development.

Authors

License

No license.



ryantimpe/quicktibble documentation built on May 21, 2019, 4:06 a.m.