PTBoxProxydata_print_config: Print/get configuration of the PTBoxProxydata package and the...

View source: R/hooks.R

PTBoxProxydata_print_configR Documentation

Print/get configuration of the PTBoxProxydata package and the corresponding configuration path

Description

Print/get configuration of the PTBoxProxydata package and the corresponding configuration path

Usage

PTBoxProxydata_print_config()

PTBoxProxydata_get_config()

PTBoxProxydata_print_config_path()

Examples

PTBoxProxydata_print_config_path()

# these are equivalent
cfg <- PTBoxProxydata_get_config()
print(cfg)
PTBoxProxydata_print_config()

paleovar/ptboxproxydata documentation built on June 1, 2022, 1:12 a.m.