wrap: Wrap Text in a Latex Environment

Description Usage Arguments Value See Also Examples

View source: R/latex.R

Description

Wrap text in a latex environment. x is wrapped in the specified environment, with options and arguments formatted appropriately.

Usage

1

Arguments

x

character

environment

name of environment

options

list or vector

args

list or vector

depth

integer (extra spaces on the left)

Value

character

See Also

command

as.ltable.data.frame

Examples

1
wrap('Hello','center')

bergsmat/latexpdf documentation built on Jan. 16, 2022, 2:14 p.m.