format_sht_names: format_sht_names ensures that the name to be used for an...

Description Usage Arguments Value

View source: R/data_export.R

Description

Requries the length to be less than or equal to 31 (sheet max) and replaces all spaces with underscores (table requirement)

Usage

1
format_sht_names(name_vec)

Arguments

name_vec

a string to be used as a worksheet name and/or table name

Value

the properly formatted string. if no formatting is needed then return the input parameter string.


iancj88/msuopa documentation built on May 17, 2019, 7:07 p.m.