Skip to contents

SpongeBob mocking meme text with alternating case.

Usage

MOCK(x)

Arguments

x

A character vector.

Value

A character vector in mocking case.

Examples

MOCK("I'm not mad")
#> [1] "i'm nOt mAd"
MOCK("this is fine")
#> [1] "tHiS Is fInE"