| compare_trips | R Documentation | 
Compare Trips
compare_trips(db1, db2, ..., diff_type = "pct_diff")
| db1 | The swim database for the "Reference" scenario. | 
| db2 | The swim database for the "Current" scenario. | 
| ... | Arguments passed on to  
 | 
| diff_type | Character string saying whether to use abolute ('diff') or percent ('pct_diff') differences. Defaults to percent. | 
A ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.