write_matrix_attr | R Documentation |
Function to write matrix attribute
write_matrix_attr(file, name, attr_name, value)
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 |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.