Skip to content
Prev 378127 / 398502 Next

Diff'ing 2 strings

Yep, I did. Got nothing. It does not come with R 3.4.3, which is the version I can use.

R CMD Rdiff comes with this version, but it is a shell command not a R function. It is meant for diff'ing R output.


----- Original Message -----
From: "Jeff Newmiller" <jdnewmil at dcn.davis.ca.us>
To: r-help at r-project.org, "Sebastien Bihorel" <sebastien.bihorel at cognigencorp.com>, "Martin M?ller Skarbiniks Pedersen" <traxplayer at gmail.com>
Cc: "R mailing list" <r-help at r-project.org>
Sent: Thursday, January 10, 2019 10:49:15 AM
Subject: Re: [R] Diff'ing 2 strings

Just type

?Rdiff

it is in the preinstalled packages that come with R.
On January 10, 2019 7:35:42 AM PST, Sebastien Bihorel <sebastien.bihorel at cognigencorp.com> wrote: