Description Usage Arguments Value Examples
This function Scrapes all of the pages in a particular fandom and turns it into a dataframe with information
1 | all_entries(entries)
|
entries |
a list passed from getEntries |
returns a dataframe with relevant information encoded in the entries such as author, rating, follows, and, date published.
1 | all_entries(getEntries(getPages(getUrl("NCIS", "tv"))))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.