encapsulate: Encapsulate text between margins.

Description Usage Arguments Value Examples

View source: R/encapsulate.R

Description

Encapsulate text between margins.

Usage

1
encapsulate(s, start = "[", last = "]", sep = "")

Arguments

s

string to be encapsulated

start

left margin

last

right margin

sep

separator between string and margins

Value

An encapsulated string.

Examples

1
2

lbraglia/yapomif documentation built on May 20, 2019, 11:26 p.m.