powered by
Locates the odiff executable using a priority-based search:
User-specified path via options(odiffr.path = "...")
options(odiffr.path = "...")
System PATH (Sys.which("odiff"))
Sys.which("odiff")
Cached binary from odiffr_update()
odiffr_update()
find_odiff()
Character string with the absolute path to the odiff executable.
if (FALSE) { find_odiff() }
Run the code above in your browser using DataLab