Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

check_shiny_param

Checks whether argument included as shiny exclusive parameter


Description

A quick function to check a shiny.semantic wrapper of a shiny function to see whether any extra arguments are called that aren't required for the shiny.semantic version

Usage

check_shiny_param(name, func, ...)

Arguments

name

Function argument name

func

Name of the function in the

...

Arguments passed to the shiny.semantic version of the shiny function

Value

If the shiny exclusive argument is called in a shiny.semantic, then a message is posted in the UI


shiny.semantic

Semantic UI Support for Shiny

v0.4.2
MIT + file LICENSE
Authors
Filip Stachura [aut], Dominik Krzeminski [cre], Krystian Igras [aut], Adam Forys [aut], Paweł Przytuła [aut], Jakub Chojna [aut], Olga Mierzwa-Sulima [aut], Ashley Baldry [ctb], Jakub Chojna [ctb], Olga Mierzwa-Sulima [ctb], Pedro Manuel Coutinho da Silva [ctb], Paweł Przytuła [ctb], Kamil Żyła [ctb], Rabii Bouhestine [ctb], Appsilon Sp. z o.o. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.