Learn R Programming

DrugUtilisation (version 0.8.3)

tableDoc: Helper for consistent documentation of table.

Description

Helper for consistent documentation of table.

Arguments

type

Type of table. Check supported types with visOmopResults::tableType().

header

Columns to use as header. See options with availableTableColumns(result).

groupColumn

Columns to group by. See options with availableTableColumns(result).

hide

Columns to hide from the visualisation. See options with availableTableColumns(result).