r-world-devs / shinyCohortBuilder

https://r-world-devs.github.io/shinyCohortBuilder/
Other
6 stars 0 forks source link

More robustness for passing `gui_args` #45

Open krystian8207 opened 1 year ago

krystian8207 commented 1 year ago
  1. Ignore arguments that cannot be modified (e.g. inputId).
  2. Ignore args that are not matching the ones offered by the function.