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

My personal package

Assorted functions written by me, Wei Yang Tham. Feel free to use (but at your own risk!). Let me know if you find problems or find something helpful.

Currently available:

Installation

You can install twydyverse from github with:

# install.packages("devtools")
devtools::install_github("weiyangtham/twydyverse")


weiyangtham/twydyverse documentation built on May 17, 2019, 8:46 p.m.