powered_by {shiny.info} | R Documentation |
Powered by
Description
Displays information about authors of the shiny app.
Usage
powered_by(company_name, link = "#", position = "top right")
Arguments
company_name |
character with the creator of the app |
link |
link to the creator's website |
position |
character with position of the parameter. Default "top right". |
Value
div with "powered by".
[Package shiny.info version 0.2.0 Index]