Description Usage Arguments Author(s)
Renders a markdown file containing your app's Terms of Service.
1 2 3 4 | termsOfServiceUI(id)
termsOfService(input, output, session, file = "TERMS.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 Terms of Service
(default: |
status |
The status (colour) of the box in which the |
Alex Chubaty
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.