wrap.it: wrap.it

View source: R/wrap.it.R

wrap.itR Documentation

wrap.it

Description

wraps a character string (x) every n characters

Usage

wrap.it(x, n)

Arguments

x

A character string (e.g an axis label)

n

The number of characters on each line.

Author(s)

Will Gittens


WHG1990/CCTools documentation built on June 16, 2024, 1:36 a.m.