model_diff_impl: Private helper to diff two model files

View source: R/model-diff.R

model_diff_implR Documentation

Private helper to diff two model files

Description

Private helper to diff two model files

Usage

model_diff_impl(model_A, model_B, .viewer)

Arguments

model_A

Path to first model file

model_B

Path to second model file

.viewer

If FALSE, the default, prints diff to console or renders in Rmd. If TRUE, render the diff in the Viewer window. Note: this option will hold the console with ⁠Press ENTER to continue...⁠ so it is only recommended for interactive use.


metrumresearchgroup/rbabylon documentation built on April 21, 2024, 3:26 a.m.