save the query as a report
1 | savereport(input, output, session, g, M, uid, currfilt)
|
input |
is shiny input variable |
output |
is shiny output variable |
session |
is shiny session variable |
g |
is graph structure to be saved as a report in database |
M |
is the meta data connection structure |
uid |
is the logged in user id |
currfilt |
contains the filters applied for this report |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.