string.rev: Reverse the strings

View source: R/string.rev.R

string.revR Documentation

Reverse the strings

Description

This function can be used to reverse the strings.

\item

x a vector of strings.

string.rev(c('liuguofang',"This is an example."))

Usage

string.rev(x)

liuguofang/figsci documentation built on Nov. 24, 2023, 1:45 p.m.