wrap.caption: Wrap Caption

View source: R/wrap_caption.R

wrap.captionR Documentation

Wrap Caption

Description

Adds line breaks at the appropriate spots in a caption string

Usage

wrap.caption(caption, w = 98)

Arguments

caption

A string containing the caption text.

w

A positive integer giving the target column for wrapping lines in the output. Defaults to 98

See Also

strwrap, paste


kstagaman/autoNumCaptions documentation built on Sept. 13, 2022, 12:38 p.m.