Hi Allie, When you are working with the ff package, the counterpart of a data.frame is called an ffdf (ff data frame). It can handle the types you are talking about - factor, integer but characters will be stored as factors. So this means that your data types do not have to be of 1 specific type. Good luck in trying out the package.
Jan -- View this message in context: http://r.789695.n4.nabble.com/bigmemory-for-dataframes-tp4646680p4646749.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.