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 April 4, 2025, 2:33 a.m.