normalize_paths: Apply Hector internal logic to convert relative paths to...

Description Usage Arguments Value

View source: R/read_ini.R

Description

Apply Hector internal logic to convert relative paths to absolute paths

Usage

1
normalize_paths(value_list, base_dir = NULL)

Arguments

value_list

Named list of values from a particular section

base_dir

Base directory to use if files are not found

Value

value_list, with all path variables replaced with normalized, absolute paths.


JGCRI/hectortools documentation built on March 31, 2020, 4:44 p.m.