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 June 15, 2025, 2:54 p.m.