tab2df: Table to Data Frame

View source: R/tab2df.R

tab2dfR Documentation

Table to Data Frame

Description

Convert table (including xtabs) to data frame.

Usage

tab2df(x)

Arguments

x

a table.

Value

Data frame with same data as x.


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.