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.


arni-magnusson/arni documentation built on Nov. 3, 2023, 7:35 p.m.