goBrian: Brian's mission

View source: R/fun-goBrian.R

goBrianR Documentation

Brian's mission

Description

Vandalize Pilat's palace with your poor Latin.

Usage

goBrian(slogan = "Romani ite domum", times = 100, freq = 0.3, upto = 3)

Arguments

slogan

sign that Brian will try to write

times

how many times he will write it

freq

frequency of mistakes he will make (fraction of signs with mistakes)

upto

number of mistakes possible per sign

Details

Generate a number of sings of a slogan, not all of them in proper Latin. Errors will be randomly introduced at random repetitions fo the slogan. At the moment only character replacements will be made, the number of characters will remain the same. Only letters will be affected, save the first one. All mistakes will be in lowercase. Spaces at beginning and end of slogan will be removed.

Value

character vector of signs that Biran has written on Pilats' palace. With letters as tall as a man!


olobiolo/Rdlazer documentation built on Aug. 6, 2022, 11:37 a.m.