Table2df function

Convert table to data frame saving structure

Convert table to data frame saving structure

Table2df(table)

Arguments

  • table: 'table' object

Details

Convert contingency table into data frame and keep structure.

Returns

Data frame

Author(s)

Alexey Shipunov

Examples

Table2df(table(iris[, 5]))
  • Maintainer: ORPHANED
  • License: GPL (>= 2)
  • Last published: 2023-02-05

Useful links