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 April 29, 2024, 5:30 p.m.