compare_img {ggplot2} | R Documentation |
Saves image displaying differences
compare_img(file, path_a, path_b, path_out)
file |
name of file |
path_a |
location of image a |
path_b |
location of image b |
path_out |
location where output should be saved |
Hadley Wickham <h.wickham@gmail.com>