fdRender: Render a dashboard in Alteryx.

Description Usage Arguments

Description

Render a dashboard in Alteryx.

Usage

1
2
fdRender(x, libdir = NULL, nOutput = 3, debug = FALSE,
  selfcontained = TRUE)

Arguments

x

an object of class htmlwidget or shiny.tag.

libdir

directory to copy js/css dependencies to.

nOutput

connection to pipe output back into Alteryx.

debug

only for use in development

selfcontained

boolean indicating if html generated should be selfcontained.


alteryx/flightdeck documentation built on May 12, 2019, 1:39 a.m.