print_config {cartographr} | R Documentation |
Print configuration details
Description
This function prints the configuration details stored in the current environment. It iterates through the variables in the environment and displays their names and values.
Usage
print_config()
Value
This function does not return any value; it only prints the configuration details.
Examples
print_config()
[Package cartographr version 0.2.2 Index]