Skip to content

scan after seek in text files (PR#12640)

1 message · Brian Ripley

#
The issue is the pushback on text files (which readChar does not use).
I've altered the logic in 2.7.2 patched so that seek() clears the 
pushback.

NB:
1) Your code is incomplete (you need library(MASS)),
2) You are asked not to report on obsolete versions of R.
On Sat, 30 Aug 2008, alex at apeironsports.com wrote: