Error in R Data Import/Export (PR#2833)
Full_Name: David Andel
Version: 1.7.0
OS: linux
Submission from: (NULL) (130.60.68.45)
In section "Output to connections" there should be:
file.show("outfile", delete.file = TRUE)
instead of:
file.show(outfile, delete.file = TRUE)