Learn R Programming

visOmopResults (version 0.5.1)

emptyTable: Returns an empty table

Description

[Experimental]

Usage

emptyTable(type = "gt")

Value

An empty table of the class specified in type

Arguments

type

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

Examples

Run this code
emptyTable(type = "flextable")

Run the code above in your browser using DataLab