feed numericInput (or sliderinput) with a vector of possible values

I'd like to feed numericInput (or sliderinput) with a vector of possible values like c(1, 3, 4, 5, 7, 9). In my code the excluded number would cause an error. Is that generally possible?

You might want to check:

Sounds promising, I'll give it a try! Thanks!

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.