You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2025. It is now read-only.
Thanks a lot for this package. I was previously using rintrojs and now that I am updating a shiny app, I decided to give cicerone a try. It is much easier to use, and makes the code cleaner!
I have one question: would it be possible to update an input once the guide reaches a specific input? For example, this is what I would do in rintrojs:
Hi John!
Thanks a lot for this package. I was previously using
rintrojsand now that I am updating a shiny app, I decided to giveciceronea try. It is much easier to use, and makes the code cleaner!I have one question: would it be possible to update an input once the guide reaches a specific input? For example, this is what I would do in
rintrojs:Thanks in advance!