TBox: usefull toolbox with random programs

CRAN status

R-CMD-check Test coverage CodeFactor lint GH Pages built

The goal of TBox is to provide a tools to help developers and producers manipulate R objects and outputs.

Installation

You can install the development version of TBox from GitHub with:

# install.packages("remotes")
remotes::install_github("TanguyBarthelemy/TBox")

Example