tests/octave.R

library("foreign")
otd <- read.octave("octave.dat")
summary(otd)
str(otd)
q()

Try the foreign package in your browser

Any scripts or data that you put into this service are public.

foreign documentation built on Sept. 10, 2023, 1:08 a.m.