Description Usage Arguments Value Examples
View source: R/getPagesTitle.R
getPagesTitle.absentfan
Helper function of getChapter to get the total number of pages to iterate through
if the catalogue of entries is multiple pages.
1 | getPagesTitle(returns)
|
returns |
A list produced by |
A list including noPages (bool whether there are multiple pages of entries to scrape), page_use (href, if needed), page_num (total number of pages to iterate), url, and story title.
1 | getPagesTitle(list(url="https://www.fanfiction.net/book/Harry-Potter/", title="Modern Marauders"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.