read.bin | R Documentation |
Reads the data in the file "filename", which is supposed to be a .bin file
read.bin(filename)
filename |
a string indicating the path of the file. |
A data.frame giving the raw data.
read.bin(filename = system.file("extdata", "S58-1-1.bin", package = "FreqProf"))