0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.4.1
/
library
/
foreign
/
tests
/
[
Home
]
File: octave.R
library("foreign") otd <- read.octave("octave.dat") summary(otd) str(otd) q()