Rdocumentation
powered by
Learn R Programming
e1071 (version 1.5-10)
e1071-deprecated: Deprecated Functions in Package e1071
Description
These functions are provided for compatibility with older versions of package
e1071
only, and may be defunct as soon as of the next release.
Usage
read.octave(file, quiet = FALSE)
Arguments
file
a character string giving the name of a file in Octave text data format (as created by
save -ascii
) to read.
quiet
do not print information on type and size of the object read in.
Value
read.octave
returns an object of type vector or matrix.
Details
read.octave
reads only the first object found in the file and ignores the rest.
See Also
Deprecated
;
read.octave