is_low_change {downlit} | R Documentation |
Compare two recorded plots
Description
Compare two recorded plots
Usage
is_low_change(p1, p2)
Arguments
p1 , p2 |
Plot results |
Value
Logical value indicating whether p2
is a low-level update of p1
.
[Package downlit version 0.4.4 Index]