dot-bound: Place boundaries around words

.boundR Documentation

Place boundaries around words

Description

Returns each string with boundaries around it.

Usage

.bound(x, location = "end")

Arguments

x

A vector of strings.

location

Where to bound each word ("both" (default), "end" or "start").

Value

A vector of bounded strings.


serghiou/rtransparent documentation built on Dec. 26, 2024, 8:19 p.m.