| load_cmip6_index {epwshiftr} | R Documentation | 
Load previously stored CMIP6 experiment output file index
Description
Load previously stored CMIP6 experiment output file index
Usage
load_cmip6_index(force = FALSE)
Arguments
force | 
 If   | 
Value
A data.table::data.table with 20 columns. For detail description on
column, see init_cmip6_index().
Examples
## Not run: 
load_cmip6_index()
## End(Not run)
[Package epwshiftr version 0.1.4 Index]