contingencyDT: Contingency Table as data.table

View source: R/utils.R

contingencyDTR Documentation

Contingency Table as data.table

Description

This function returns a data.table representation of the results from table()

Usage

contingencyDT(data, labels = TRUE)

Arguments

data

data.table to make contingency table for

Value

data.table of frequency distribution values


VEuPathDB/plot.data documentation built on Feb. 20, 2025, 6:33 p.m.