crunch (version 1.27.7)

slides: Access the slides of a CrunchDeck

Description

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.

Usage

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