Return a SlideCatalog from a CrunchDeck. All slide catalog methods should be available for CrunchDecks, but this function is used internally to model the API.

slides(x)

slides(x) <- value

# S4 method for CrunchDeck
slides(x)

# S4 method for CrunchDeck
slides(x) <- value

Arguments

x

a CrunchDeck

value

a SlideCatalog or CrunchSlide to add

Value

a SlideCatalog