is_MM: Identify if a file is in MatrixMarket text format

View source: R/named_MM.R

is_MMR Documentation

Identify if a file is in MatrixMarket text format

Description

Identify if a file is in MatrixMarket text format

Usage

is_MM(file)

Arguments

file

the file to read

Value

A logical. If FALSE, the first line of the file is returned as an attribute named "r1": attr(is_MM, "r1")


ReDaMoR documentation built on May 19, 2026, 9:08 a.m.