slides: Access the slides of a CrunchDeck

slidesR Documentation

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 signature 'CrunchDeck'
slides(x)

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

Arguments

x

a CrunchDeck

value

a SlideCatalog or CrunchSlide to add

Value

a SlideCatalog


crunch documentation built on Aug. 31, 2023, 1:07 a.m.