tospongebob.character: SpongeBob-Case Conversion for Character Vectors
Description
Convert character vectors to
Mocking SpongeBob
case. This is an S3 method for character vectors. Generally, you will not be
using this method directly; instead, use the S3 generic
tospongebob. If you really need to use this method, you will
need to do spongebob:::tospongebob.character because it is an internal
method.
Usage
# S3 method for character
tospongebob(x, ..., convert.names = TRUE)
Arguments
x
character vector with text to be converted to Mocking SpongeBob case.
...
onlY hERe tO sATisFy R CMd CHeCk.
convert.names
logical, indicating whether or not to convert the names
of the object
Value
the input vector with its text converted to Mocking SpongeBob case.
tHe inPuT VecTor WItH its TeXt ConvErTed To MOckInG SPoNGebOB cASe.