Learn R Programming

rmatio (version 0.19.0)

Read and Write 'Matlab' Files

Description

Read and write 'Matlab' MAT files from R. The 'rmatio' package supports reading MAT version 4, MAT version 5 and MAT compressed version 5. The 'rmatio' package can write version 5 MAT files and version 5 files with variable compression.

Copy Link

Version

Install

install.packages('rmatio')

Monthly Downloads

2,542

Version

0.19.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

December 13th, 2023

Functions in rmatio (0.19.0)

read.mat

Read Matlab file
write.mat

Write Matlab file
rmatio

rmatio: reading and writing Matlab MAT files from R