Vote count:
0
I see that it is possible to turn strings into factors for each element in the data frame.
data.frame(..., row.names = NULL, check.rows = FALSE,
check.names = TRUE,
stringsAsFactors = default.stringsAsFactors())
How can I create ordered factors?
asked 1 min ago
Aucun commentaire:
Enregistrer un commentaire