Who ever care about the (art of R) scripts?

ARTofR

ARTofR is designed to make comment decoration like this:

#……………………ARTofR line break…………………..

It is a wrapper of bannerCommenter::banner(), written with thanks to the author, Bill Venables

Installation

You can install the developing version of ARTofR from GitHub with:

# install.packages("devtools")
devtools::install_github("Hzhang-ouce/ARTofR")

Please go to the github page for latest instruction:

Hzhang-ouce-ARTofR