string_pad: string_pad

View source: R/as_ascii_table.R

string_padR Documentation

string_pad

Description

Utility function used to replicate str_pad. Adds white space to either end of a string to get it to equal the desired length

Usage

string_pad(x, width)

Arguments

x

string

width

desired length


rbmi documentation built on April 12, 2025, 1:45 a.m.