tidygadgetUI: Tidygadget Shiny module.

Description Usage Arguments Value

View source: R/tidygadgetUI.R

Description

Tidygadget Shiny module.

Usage

1
tidygadgetUI(id, container = esquisseContainer(), insert_code = FALSE)

Arguments

id

Module id.

container

Defaults to using the esquisse container as the addin display.

insert_code

Logical. Displays a button to insert tidyr code in the current user script. Defaults to TRUE.

Value

Reactive values with 2 slots containing the code to generate the pivot table result and the resulting dataframe.


jyuu/tidygadget documentation built on Nov. 4, 2019, 3:29 p.m.