Description Usage Arguments Value Examples
Compose default episode/channel number tag (used as column names).
1 2 3 | GetEpiTag(episode)
GetChanTag(channel)
|
episode |
episode numbers |
channel |
channel numbers |
a vector of characters
1 2 | epi_tag <- GetEpiTag(c(1,3,4,5))
ch_tag <- GetChanTag(2:3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.