Usage
query_master_each(db, time, col, prop, columns = "name", time.range = NULL,
filter = NULL, phase = 4)
Arguments
time
character. Table to query from (interval, day, week, month, year)
col
character. Collection to query
prop
character vector. Property or properties to query
columns
character. Data columns to query or aggregate by (defaults to name)
time.range
character. Range of dates (Give in 'ymdhms' or 'ymd' format)
filter
list. Used to filter by data columns (see details)
phase
integer. PLEXOS optimization phase (1-LT, 2-PASA, 3-MT, 4-ST)