Skip to content
Prev 378128 / 398503 Next

Diff'ing 2 strings

On 10/01/2019 11:38 a.m., Sebastien Bihorel wrote:
It's in the tools package, so ?tools::Rdiff should get what you want 
even in that version.  But as you note, it isn't a general purpose diff 
for character vectors, it is targeted at comparing R output files.

Duncan Murdoch