Skip to content
Prev 7479 / 63424 Next

(PR#1608) merge.data.frame can coerce character vectors to factor in some circumstances (PR#1608)

On Wed, 29 May 2002 a296180@agate.fmr.com wrote:

            
But other problems would be introduced, as the two operations are
not equivalent (and the right one has been used).
I have already patiently explained it to you.  It is a side issue of
subscripting of data frames converting character columns to factor.
I have also given you a workaround.
As I said before, this is a consequence of the general rules.  Data frames
are not designed to have character columns, and those who insist on using
them must make themselves aware of the consequences.