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 Aug. 31, 2023, 1:13 p.m.