I have a number of related learnr tutorials that I want to "travel" together. Currently I have:
- bundled these tutorials into a package (consisting just of tutorials, the bare minimum scaffolding to make a package) that can be deployed in my workplace and be used in the RStudio tutorial pane
- Individually uploaded these tutorials one by one into shinyapps.io
Is there a hybrid path such that I can upload an entire package / group of learnr tutorials in one single app on shinyapps.io? I have googled broadly but either I'm not asking the question in a useful way or it's such a silly question that no one has ever posed it.
Thanks, friends!