Skip to content
Prev 6172 / 20628 Next

Variable () converted to a factor

In your database, numeric variables are stored using the comma as the 
decimal delimiter. R recognises these variables as vectors of character 
strings. Use the dot as the decimal delimiter instead, or convert the 
comma to a dot during importation.

All the best,

Renaud

Le 08/06/2011 18:54, Iker Vaquero Alba a ?crit :