The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

easyComment

Generate comment boxes framed with # characters, with configurable width and text alignment (left, center, or right). Useful for formatting R scripts and improving code readability.

Installation

Install the released version from CRAN:

install.packages("easyComment")

Usage

library(easyComment)

generate_comment_box("Hello, world!", width = 50, align = "center")

License

MIT © Gregoire Muller

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.