emptyTable {visOmopResults}R 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")


[Package visOmopResults version 1.1.1 Index]