Learn R Programming

visOmopResults (version 1.0.2)

emptyTable: Returns an empty table

Description

Returns an empty table

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