crosstab: Crosstab

Description Usage

Description

This is a reproduction of the crosstab function created by Dr. Paul Williamson crosstab() frequency' for multi-dimenstional tables

Usage

1
2
3
crosstab(..., dec.places = NULL, type = NULL, style = "wide",
  row.vars = NULL, col.vars = NULL, percentages = TRUE,
  addmargins = TRUE, subtotals = TRUE)

gottalottasoul/zipcarFunctions documentation built on May 17, 2019, 7:59 a.m.