fileMode <- list(fish38_file = system.file("extdata", "fish38.mat", package = "oXim"),
fluid120_file = system.file("extdata", "fluid120.mat", package = "oXim"),
blue38_file = system.file("extdata", "blue38.mat", package = "oXim"))
echoData <- readEchograms(fileMode = fileMode)
echogramPlot(echoData$data$matrix_1$echogram)
Run the code above in your browser using DataLab