tabstring: tabstring

tabstringR Documentation

tabstring

Description

string representation of a named vector (ie the result of tab = table(x) ie name1 (value1), name2 (value2), name3 (value3)

Usage

tabstring(tab, sep = ", ", sep2 = "_", dt = FALSE)

Arguments

tab

"table" or any named(vector)

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.