-
-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
I meet below error,
source("ui.R")
Error in dashboardPage(skin = "red", title = i18n$t("新型コロナウイルス感染速報"), :
unused arguments (options = list(sidebarExpandOnHover = TRUE), controlbar = dashboardControlbar(id = "shareInSocial", controlbarMenu(id = "shareInSocailMenu", controlbarItem(i18n$t("状況をシェア"), actionButton(inputId = "twitterShare", label = "Twitter", icon = icon("twitter"), style ="background-color:#1DA1F2;color:white;", onclick = sprintf("window.open('%s')", twitterUrl))))), footer = dashboardFooter(left = "Developed By Su Wei", right = "Copyright © 2020-2021, All Rights Reserved."))
Metadata
Metadata
Assignees
Labels
No labels