Skip to content

Error in R Data Import/Export (PR#2833)

2 messages · andel@ifi.unizh.ch, Duncan Murdoch

#
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)
#
On Thu, 24 Apr 2003 11:16:27 +0200 (MET DST), you wrote:

            
Thanks for noticing this; I've fixed it.

Duncan Murdoch