vendredi 4 avril 2014

How to create a data frame where each element is an ordered factor?


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

Cheng

117





Aucun commentaire:

Enregistrer un commentaire