README.md

CRAN check status R CMD check status Coverage Status

R.matlab: Read and Write MAT Files and Call MATLAB from Within R

Installation

R package R.matlab is available on CRAN and can be installed in R as:

install.packages("R.matlab")

Pre-release version

To install the pre-release version that is available in Git branch develop on GitHub, use:

remotes::install_github("HenrikBengtsson/R.matlab", ref="develop")

This will install the package from source.

Contributing

To contribute to this package, please see CONTRIBUTING.md.



HenrikBengtsson/R.matlab documentation built on Aug. 28, 2022, 3:21 p.m.