table {set} R Documentation

Cross Tabulation and Table Creation

Description


table uses the cross-classifying factors to build
a contingency table of the counts at each combination
of factor levels.

Usage

table(x,
    desc = NULL);

Arguments

x

[as string]

Details

Authors

SMRUCC genomics Institute

Value

this function returns data object of type any kind.

clr value class

Examples


[Package set version 2.33.856.6961 Index]