Hi,
I believe the following is a very minor typo in the documentation for
merge() :
all logical; all=L is shorthand for all.x=L and all.y=L
^ ^ ^
Looks like 'L' should be 'FALSE'.
Someone please alert me if I am wrong. If I am not wrong, is it appropriate
to submit a bug for such minor detail?
Thanks,
Jim
James A. Rogers
Senior Coordinator, Biometrics
PGR&D Groton Labs
Eastern Point Road (MS 8260-1331)
Groton, CT 06340
office: (860) 686-0786
fax: (860) 715-5445
LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}}
>>>>> "JARogers" == Rogers, James A [PGRD Groton] <Rogers> >>>>> on Mon, 15 Dec 2003 10:08:50 -0500 writes:JARogers> I believe the following is a very minor typo in JARogers> the documentation for merge() : JARogers> all logical; all=L is shorthand for all.x=L and all.y=L JARogers> ^ ^ ^ JARogers> Looks like 'L' should be 'FALSE'. no, L \in {TRUE, FALSE} (and I had chosen 'L' for 'Logical'). JARogers> Someone please alert me if I am wrong. If I am not JARogers> wrong, is it appropriate to submit a bug for such JARogers> minor detail? Yes, it is appropriate, (at least when there *is* a bug :-) Martin