A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/richfitz/rainbowrite below:

richfitz/rainbowrite: :rainbow: Port of lolcat to R :rainbow:

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