string_pad: Pad String

View source: R/ascii_tables.R

string_padR Documentation

Pad String

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


gowerc/diffdf documentation built on April 9, 2024, 9:34 p.m.