Description Usage Arguments Details Value Examples
Download episode scripts into a nested tidy data frame.
1 2 | st_script_download(download_dir = tempdir(), keep = FALSE,
overwrite = FALSE, force_alternate = "Cost of Living")
|
download_dir |
download directory. |
keep |
logical, if |
overwrite |
logical, if |
force_alternate |
character, vector of titles to force use of the alternate url. |
Downloads almost entirely come from scifi.media
, but when unavailable are pulled from chakoteya.net
.
a data frame; may write files to disk.
1 | ## Not run: x <- st_script_download("data-raw/episode_scripts", TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.