| compare_logsums | R Documentation | 
Compare logsums from two scenarios
compare_logsums(
  db1,
  db2,
  color_var = c("COUNTY", "MPO", "ALDREGION", "STATE", "DOT_REGION"),
  color_levels = NULL,
  index_year = 2000
)
db1 | 
 The reference scenario VIZ database.  | 
db2 | 
 The current scenario VIZ database.  | 
color_var | 
 The variable to color the plot by.  | 
color_levels | 
 The variable to  | 
index_year | 
 [Optional] index year that should be used as the starting year for data or plots;  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.