write_matrix_attr: Function to write matrix attribute

View source: R/attributes.R

write_matrix_attrR Documentation

Function to write matrix attribute

Description

Function to write matrix attribute

Usage

write_matrix_attr(file, name, attr_name, value)

Arguments

file

Full path name of the OMX file to store the matrix in. If this is a new matrix file, see create_omx.

name

Name of the matrix in the OMX object.

attr_name

Name of the attribute.

value

Attribute value

Value

None


gregmacfarlane/omxr documentation built on May 7, 2022, 11:42 a.m.