excelCols: Generate Excel column labels

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Generate a sequence of column labels to match Excel's naming

Usage

1

Arguments

n

an integer that indicates how many named columns the user wishes to obtain

Details

Excel columns are labeled with letters (e.g., A, B, C, ... AA, AB, AC, etc). Given an integer (n), this function will return labels starting from A until the nth column. See examples.

Value

a vector of strings of length n

Author(s)

Dustin Fife

See Also

excelMatch

Examples

1

vagnerfonseca/fifer documentation built on May 3, 2019, 4:06 p.m.