Travis build
status

pio - pretty I/O

pio is a package to print nice coloured outputs to the console.

If you work with R scripts that generate several loads or outputs, or if you just like to organize in a tidy way on-screen outputs of your computataions, then pio's pretty I/O system is the package that you are looking for.

pio explots the great crayon package to render couloured text to the console. The package provides a very simple interface to visualize three types of messages:

Use pio to easily achieve a tidy and coloured organisation of your messages, so that your users will find it easier to spot relevant information from your functions' outputs.

Help and support

pio has its own webpage at GitHub pages.


Installation

You can install the released version of pio from GitHub with:

# install.packages("devtools")
devtools::install_github("caravagn/pio")

Copyright and contacts

Giulio Caravagna, PhD. Institute of Cancer Research, London, UK.



caravagn/pio documentation built on June 21, 2020, 5:18 a.m.