factor_wrap: Add line breaks to a string in a factor

View source: R/Plot_Labels.R

factor_wrapR Documentation

Add line breaks to a string in a factor

Description

Add line breaks to a string in a factor

Usage

factor_wrap(f, nwrap = 20)

Arguments

nwrap

The number of characters between returns

string

A string

Value

String with carriage breaks


CSISdefense/csis360 documentation built on Feb. 1, 2025, 1:22 p.m.