get_config: Print the Configuration File

View source: R/get_json.R

get_configR Documentation

Print the Configuration File

Description

Reads and prints the configuration file from the database's root directory in a human-readable format.

Usage

get_config(path)

Arguments

path

[mandatory] (character) The path to the root directory of the generated database.

Value

A character string representing the formatted JSON content of the configuration file.

Examples

# Example: Printing the configuration file
## Not run: 
  get_config(path = "path/to/db")

## End(Not run)


geeLite documentation built on Aug. 9, 2025, 1:08 a.m.