Render a dashboard in Alteryx.

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.