Skip to content
Prev 244219 / 398506 Next

Changing names of a string variable

On Dec 7, 2010, at 2:31 PM, Erik Iverson wrote:

            
And to further clarify, it is a factor because of the default behavior  
of read.table and data.frame in creating factors when offered streams  
of character data. The stringsAsFactors=FALSE argument can be used  
within these functions or can be set globally with options().