Skip to content
Prev 70144 / 398506 Next

issues with identical()

On Fri, 20 May 2005, Jean Eid wrote:

            
Why should

     a data frame with colunns pub_id faminc90
     a data frame with colunns pub_id faminc

be considered identical()?  Its description is

      The safe and reliable way to test two objects for being _exactly_
      equal.

and those are not equal in a critical way.