MORELETTERS {tcpl}R Documentation

MORELETTERS Extends LETTERS recursively to any number of letters

Description

MORELETTERS Extends LETTERS recursively to any number of letters

Usage

MORELETTERS(i)

Arguments

i

numeric vector of all needed letter combinations, i.e. 1:nrow(dat)

Value

char vector containing all letter/combinations

Author(s)

https://stackoverflow.com/a/25881167


[Package tcpl version 3.3.0 Index]