alias_column_names: Alias Column Names

Description Usage Arguments Value

Description

Takes a character vector of column names (such as dependent variables or statistical methods) and determines whether an alias has been supplied. If so, this function replaces that element

Usage

1
alias_column_names(x, alias_list)

Arguments

x

Character vector

alias_list

The named list of aliase contained by a tabler object

Value

A character vector of the same length of x, where elements have been replaced by their alias if an alias exists


kbrevoort/tabler documentation built on Oct. 20, 2020, 7:49 a.m.