README.md

typrr

Travis build status Codecov test coverage

typrr is a toy type checker for R.

Installation

You can install typrr from github with:

# install.packages("devtools")
devtools::install_github("igjit/typrr")

Example

typrr::type_check("filename.R")


igjit/typrr documentation built on May 28, 2019, 1:20 p.m.