Renders a markdown file containing your app's Privacy Statement.
privacyStatementUI(id) privacyStatement(input, output, session, file = "PRIVACY.md", status = NULL)
id | An id string that corresponds with the id used to call the module's UI function. |
---|---|
input | shiny server input object |
output | shiny server output object |
session | shiny server session object |
file | Path to a markdown file containing the Privacy Statement
(default: |
status | The status (colour) of the box in which the |