load_local_config {shiny.i18n} | R Documentation |
Load Local YAML Config
Description
Load Local YAML Config
Usage
load_local_config(yaml_config_path)
Arguments
yaml_config_path |
path to yaml config file |
Value
list of config options or empty list if file not exists
[Package shiny.i18n version 0.3.0 Index]