extract.from.table: Extract from table function

Usage Arguments

View source: R/extract.from.table.r

Usage

1
2
extract.from.table(variable, level = NULL, strata = "overall",
  format = "%.0f", data_object, table_object)

Arguments

variable

The variable on which to extract data. No default.

level

The variable level on which to extract data. Defaults to NULL.

strata

The name of the strata from which to extract data. Defaults to "overall".

format

The format to use when formatting the numbers as characters. Defaults to "

\item

data_objectThe data object. No default.

\item

table_objectThe table object. No default

Extracts and formats data from supplied table


janejkanske/SupaLarna documentation built on July 29, 2020, 1:55 p.m.