powered by
Compare two Capsule snapshots to identify differences in packages, parameters, data files, and other tracked components
compare_snapshots(snapshot1, snapshot2, output_file)
List containing comparison results
Character. Name of first snapshot
Character. Name of second snapshot
Character. Path to save comparison report (required).
if (FALSE) { compare_snapshots("analysis_v1", "analysis_v2", output_file = tempfile(fileext = ".md")) }
Run the code above in your browser using DataLab