string_reverse: Reverses a string or number

Description Usage Arguments Value Examples

View source: R/reverse.R

Description

Reverses a string or number

Usage

1
string_reverse(x, convert = TRUE)

Arguments

x

A string or a number

convert

Flag to set whether the input number will be converted to strings or not

Value

the reverse of input

Examples

1
2

hinduBale/testReverserPackage documentation built on Jan. 4, 2020, 12:17 a.m.