This package contains a drop-in replacement for R's cat
, message
and print
, inspired by lolcat.
Use it just like cat
for (i in 1:10) { rainbowrite::lolcat("hello world\n") }
Or like message
rainbowrite::lolmessage("wow\n\t\tsuch colours\n much rainbow")
Modify functions that already use cat
or message
using lolify
:
lolsay <- rainbowrite::lolify(cowsay::say) lolsay("I ate a rainbow", "longcat")
Install from github using remotes:
remotes::install_github("richfitz/rainbowrite", upgrade = FALSE)
MIT + file LICENSE © Rich FitzJohn
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4