One tips to improve the speed rxImport works is to set the stringsAsFactors parameter to TRUE.

rxImport (inData='data2.csv', outFile='bigimport.xdf', type="text", stringsAsFactors=TRUE)

In some cases this can be up to 70% faster.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.