arrstring: arrstring

arrstringR Documentation

arrstring

Description

string representation of row array as linear combination of nonzero entries of that row using column names as variables

Usage

arrstring(A, x = NULL, sep = ", ", sep2 = "_", signif = 3, dt = FALSE)

Arguments

A

array

sep

separator to use between table elements

Value

character representation of table

Author(s)

Marcin Imielinski


mskilab/skitools documentation built on March 5, 2025, 11:52 p.m.