Read numeric data into a data frame from a file. Header is assumed to
be present in the file.
Usage
scanFN(file, quiet=FALSE)
Arguments
file
the name of a file to read data values from. If the
specified file is "", then input is taken from the keyboard
(or stdin if input is redirected).
(In this case input can be terminated by a blank line or an EOF
s