Reverse: Reverse string to the opposite order

Description Usage Arguments Value Examples

View source: R/Reverse.R

Description

Reverse string to the opposite order

Usage

1

Arguments

data

data

Value

string

Examples

1
2
Reverse("abc123")
Reverse(c("abc123","if"))

yikeshu0611/onetree documentation built on Aug. 26, 2019, 9:18 p.m.