A convenience package for use while drafting code. It facilitates making stand-out comment lines decorated with bands of characters. The input text strings are converted into R comment lines, suitably formatted. These are then displayed in a console window and, if possible, automatically transferred to a clipboard ready for pasting into an R script. Designed to save time when drafting R scripts that will need to be navigated and maintained by other programmers.
Version: | 0.1.0 |
Suggests: | knitr, rmarkdown, dplyr, datasets |
Published: | 2016-12-05 |
Author: | Bill Venables |
Maintainer: | Bill Venables <Bill.Venables at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | bannerCommenter results |
Reference manual: | bannerCommenter.pdf |
Vignettes: |
Consistent Banner Comments for R Scripts |
Package source: | bannerCommenter_0.1.0.tar.gz |
Windows binaries: | r-devel: bannerCommenter_0.1.0.zip, r-release: bannerCommenter_0.1.0.zip, r-oldrel: bannerCommenter_0.1.0.zip |
OS X binaries: | r-release: bannerCommenter_0.1.0.tgz, r-oldrel: bannerCommenter_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=bannerCommenter to link to this page.