aftables 2.0.0
Major update of package back-end to use openxlsx2 functions to build and format workbook (#70).
Bug fix: ensured columns containing both numbers/currencies and shorthand have numeric formatting applied to prevent Excel warning of numbers formatted as characters. (#93)
Bug fix: numeric formatting applies thousand separators by default. (#51)
Added new feature to set document properties and text formatting in a config.yaml file. The new function
create_config_yaml()exports an exampleconfig.yamlfile for users to amend. New argumentsconfig_pathandconfig_nameingenerate_workbook()are available to users to specify configurations. Alternative argumentsauthor,titleandkeywordsare available to set minimum recommended workbook properties without using aconfig.yamlfile. (#55, #138)Internal: Added code to generate aftables hex logo using {gex} (#134)
