demo/basic.r

library(Rfiglet)

s <- "abacabb"

figlet(s)
figlet(s, font="bubble")
figlet(s, font="bubble", smush=FALSE)
wrathematics/Rfiglet documentation built on May 4, 2019, 9:48 a.m.