Description
Useful Functions for Programming and Generating Documents.
Description
Tools to help developers and producers manipulate R objects and outputs. It includes tools for displaying results and objects, and for formatting them in the correct format.
README.md
TBox: usefull toolbox with random programs
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")