emptyTable: Returns an empty table

View source: R/visTable.R

emptyTableR Documentation

Returns an empty table

Description

Returns an empty table

Usage

emptyTable(type = "gt")

Arguments

type

The desired format of the output table. See tableType() for allowed options.

Value

An empty table of the class specified in type

Examples

emptyTable(type = "flextable")


visOmopResults documentation built on June 8, 2025, 12:44 p.m.