replaceify: replaceify

Description Usage Arguments Details Value See Also Examples

Description

2l33t4u

Usage

1
2
replaceify(handle, sub.type = "simple", leetness = 0.4,
  include.unicode = FALSE)

Arguments

handle

Input string to be l33tified.

sub.type

String that determines the kind of character substitutions

leetness

Heuristic between 0 and 1 (inclusive) that determines how often character substitutions (e.g., a to @) will take place.

include.unicode

Logical; should unicode substitutions should be allowed?

Details

Makes the input string use l33t character substitutions.

Value

The input string with l33t substitutions, 1ik3 tHi5.

See Also

rleet, caseify

Examples

1
hackR::replaceify("This is what the internet looked like 20 years ago")

wrathematics/hackR documentation built on May 4, 2019, 9:49 a.m.