How do I add a tutorial to the RStudio IDE

How can I add custom tutorials to the RStudio IDE? I have written learnr tutorials and my students currently do them on a positconnect server. I would like to share them with the world in a package.

I am guessing that will just add stuff to the inst folder of a package but I can't find instructions.

The Publishing Basics article on the learnr webpage has instructions for publishing tutorials within R packages. Once the packages is installed, the IDE will find the tutorials and include them in the listing in the Tutorials pane.

Thank you! Note to self... Google does not properly index the learnr webpages... End of note to self.

This topic was automatically closed 60 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.