Re: [Rd] pmatch inconsistency

2013-07-15 Thread Duncan Murdoch
On 13-07-15 1:02 AM, Justin Talbot wrote: The pmatch help (see also section 4.3.2 in the R Language Definition) claims that pmatch with duplicates.ok=FALSE provides the same functionality as R's argument matching algorithm, modulo how empty strings are matched. Here's an undocumented inconsisten

[Rd] pmatch inconsistency

2013-07-15 Thread Justin Talbot
The pmatch help (see also section 4.3.2 in the R Language Definition) claims that pmatch with duplicates.ok=FALSE provides the same functionality as R's argument matching algorithm, modulo how empty strings are matched. Here's an undocumented inconsistency between pmatch and R's argument matching