justify_char_numeric: Function to build justification framework for pander

Description Usage Arguments Value

View source: R/justify_char_numeric.R

Description

Function to build justification framework for pander

Usage

1
justify_char_numeric(ColNum = NULL, Character = NULL, Numeric = NULL)

Arguments

ColNum

Numeric, the total number of columns

Character

Numeric vector, the numeric position of character columns.

Numeric

Numeric vector, the numeric position of numeric columns.

Value

A character string specifying the justification for a pander table.


seabbs/DirectEffBCGPolicyChange documentation built on Dec. 14, 2019, 9:24 p.m.