print_config {glossr} | R Documentation |
Print the glossr configuration
Description
Print the glossr configuration
Usage
print_config(config_sections = c("format", "pdf", "word", "other"))
Arguments
config_sections |
Character vector with the following possible values:
|
Value
Invisibly, a named list with the printed values
Examples
print_config()
print_config("pdf") # print only pdf-specific configuration
[Package glossr version 0.8.0 Index]