knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

tojyouso

The goal of tojyouso is to hold a few functions that I use quite often. Most of them will be to help me be quicker with dplyr.

Installation

You can install from github with

devtools::install_packages("tojyouso/tojyouso")

Example



tojyouso/tojyouso documentation built on May 29, 2019, 9:32 a.m.