Hi,

Does R include an equivalent of the linux diff command?

Ideally I would like to diff 2 fairly complex strings and extract the 
differences without having to save them on disk and using a system('diff file1 
file2') command.

Thanks

Sebastien

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to