[R] Python difflib R equivalent?
Paul
newzealandspaul at gmail.com
Thu Jul 28 13:05:26 CEST 2011
Hi,
Does anyone know of a R library that is equivalent in functionality to
the Python standard libraries' difflib library? The python docs say
this about difflib:
"This module provides classes and functions for comparing sequences.
It can be used for example, for comparing files, and can produce
difference information in various formats, including HTML and context
and unified diffs."
http://docs.python.org/library/difflib.html
Thanks,
Paul
More information about the R-help
mailing list