Returns the names of all Quarto slide decks in a package. This is designed to work
with rUM::show_slides() to preview the slide deck. For more
information look in the
Creating Slides with write_slides() vignette.
Usage
find_slides(package = NULL)
Value
A list of class "slide_finder" containing the name of the package and the
name of the slides.
Arguments
package
Character. Provide the package containing one or more slide decks.