Skip to contents

[Deprecated]

This function controls the appearance of the drop-down menu for the reporter. It is now deprecated in favor of the options:

Usage

reporter_previewer_module(label = "Report previewer", server_args = list())

Arguments

label

(character(1)) Label shown in the navigation item for the module or module group. For modules() defaults to "root". See Details.

server_args

(named list) Arguments will overwrite the default teal.reporter options described in the description.

Value

teal_module (extended with teal_module_previewer class) containing the teal.reporter previewer functionality.