slides | R Documentation |
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 signature 'CrunchDeck'
slides(x)
## S4 replacement method for signature 'CrunchDeck'
slides(x) <- value
x |
a CrunchDeck |
value |
a |
a SlideCatalog
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.