parse_timeseries: From a list of values, convert the ones that are time series...

Description Usage Arguments Value Author(s)

View source: R/read_ini.R

Description

From a list of values, convert the ones that are time series (e.g."Ftalbedo[1980]") to a data.frame. Leave scalar and character values (including paths to time series data) as is.

Usage

1
parse_timeseries(value_list)

Arguments

value_list

Named list of values from a particular section

Value

value_list, but with all time series combined into data.frames and moved to the end of the list.

Author(s)

Alexey Shiklomanov


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