Skip to contents

This function returns the supported plot types that can be used in the type argument of the plot functions.

Usage

plotType()

Value

A character vector of supported plot types.

Examples

tableType()
#> [1] "gt"        "flextable" "tibble"    "datatable" "reactable" "tinytable"