final_page | R Documentation |
Creates a page that concludes the test.
final_page(body, admin_ui = NULL)
body |
Page body. Can be either a character scalar (e.g.
"Welcome to the test!") or an object of class "shiny.tag",
e.g. |
admin_ui |
Optional UI component for the admin panel. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.