get_matlab: Get path to matlab file

View source: R/get-matlab.R

get_matlabR Documentation

Get path to matlab file

Description

This function is modified from the package readr to access the bundled datasets in directory inst/extdata of readmat. This function make them easy to access. This function is modified from readr_example of the package readr.

Usage

get_matlab(path = NULL)

Arguments

path

Name of file. If NULL, the example files will be listed.

Examples

get_matlab()

MartinSchobben/readmat documentation built on May 22, 2022, 11:44 a.m.