process_header_alias: Process Header Alias

Description Usage Arguments Details Value

View source: R/print-functions.R

Description

Process the header of a summary table to see if any of the columns have a specified alias.

Usage

1
process_header_alias(nm, alias_list)

Arguments

nm

Character scalar with name of column to process

alias_list

Named character vector where name is the column header (potentially) and the value is the alias.

Details

This is an internal function

Value

A character scalar


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