pad: Pad a string

Description Usage Arguments Value

Description

Pad a string

Usage

1
pad(x, n = 10, where = "left", pad = " ")

Arguments

x

Input character vector.

n

Pad x to this (minimum) width.

where

Side where the padding is added.

pad

Padding character.

Value

A character vector.


gschofl/biofiles documentation built on Sept. 27, 2020, 12:08 a.m.