set_num_format_path: Set number format path

Description Usage Arguments Examples

Description

Set the path to the number formats to be used by xltabr. To get this path see get_num_format_path. Default number 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 number formats (csv file). If NULL the function sets the number format to the default option.

Examples

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

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