set_cell_format_path: Set cell format path

Description Usage Arguments Examples

Description

Set the path to the cell formats to be used by xltabr. To get this path see get_cell_format_path. Default cell format used by package is here. If no path is supplied the function sets the cell format to default to default.

Usage

1

Arguments

path

the file path to the cell formats (csv file). If NULL the function sets the cell format to the default option.

Examples

1
2
my_file_path <- system.file("extdata", "style_to_excel_number_format.csv", package = "xltabr")
set_cell_format_path(my_file_path)

moj-analytical-services/xltabr documentation built on May 9, 2019, 9:59 p.m.