Creates data frame with all existing combinations of VAR_ID, VAR_UNIT and ITEM_AG in GLOBIOM output file.
all_output_comb(df_gl)
df_gl | data frame with globiom output. |
---|
Data frame with existing VAR_ID, VAR_UNIT, ITEM_AG combinations in df_gl
if (FALSE) { all_output_comb(globiom) }