add_spaces_or_newlines {styler}R Documentation

Concentrate newlines or spaces in a string

Description

Concentrate newlines or spaces in a string

Usage

add_newlines(n)

add_spaces(n)

Arguments

n

Scalar indicating how many characters should be concentrated

Value

A string.


[Package styler version 1.7.0 Index]