Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upThink about write_csv again #387
Comments
Use write.csv, not readr::write_csv due to issue converting double to string: tidyverse/readr#387
Performance for this is pretty embarrassing:
e.g. http://stackoverflow.com/questions/10505605/speeding-up-the-performance-of-write-table/36484339#36484339