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

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

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

Install from CRAN:

install.packages('ARTofR')

Install the developing version of ARTofR:

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

User guide:

User guide at Hzhang-ouce-ARTofR



Try the ARTofR package in your browser

Any scripts or data that you put into this service are public.

ARTofR documentation built on March 18, 2022, 6:40 p.m.