knitr::opts_chunk$set(echo = TRUE)

frite

Travis-CI Build Status CRAN Status Badge

frite is a package that provides tools to modify and write functions. It can also aid in code generation or metaprogramming. Or you can just use the diagnostic functions for code refactoring.

Installation

You can install frite from cran:

install.packages("frite")

Or you can install the development version from github:

install.packages("devtools")

devtools::install_github("visuelledata/frite")


See the getting started vignette for more!



visuelledata/frite documentation built on May 17, 2019, 1:30 p.m.