padded_names: Sequence of variable names, all with the same length

View source: R/one_liners.R

padded_namesR Documentation

Sequence of variable names, all with the same length

Description

Sequence of variable names, all with the same length

Usage

padded_names(prefix, p)

Arguments

prefix

Prefix of the variable names

p

Number of variables

Examples

paste0("X", 1:10)
padded_names("X", 10)

kevinwang09/SmokyScotch documentation built on Aug. 25, 2022, 5:41 p.m.