compareDashboard() opens a Shiny app that lets you select a figure (PDF/PNG)
from a folder and compare any two SVN revisions. The app shows the older and
newer revisions side by side.
compareDashboard(.path)if (FALSE) { # \dontrun{
# Review figure revisions interactively
compareDashboard("deliv/figure")
} # }