Description Usage Arguments Value Examples
View source: R/getAllChapters.R
getAllChapters.absentfan
Helper function of getChapter iterating through scraping chapters from specific entry in fanfiction.net.
1 | getAllChapters(returns)
|
returns |
A list generated by getTitles including a url (of fanfiction.net) and the href of the story being queried. |
A data frame with the scraped text and chapter labels for each entry.
1 | getAllChapters(list(url="https://www.fanfiction.net",href="/s/13084808/1/Modern-Marauders"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.