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().
This package is built using the tidyverse packages.
install.packages(devtools)
devtools::install_github("ryantimpe/quicktibble")
In development.
No license.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.