# Generated by cpp11: do not edit by hand
get_names_ <- function(file) {
.Call(`_readmat_get_names_`, file)
}
read_mat_ <- function(file) {
.Call(`_readmat_read_mat_`, file)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.