Description Usage Arguments Value Examples
getFullStory.absentfan
Scrapes fanfiction.net for a specific fanfiction entry (ie, user generated story)
based on the fandom (ie, general story narrative), type, and the verbatim title of the story.
1 | getFullStory(story, type, title)
|
story |
Name of fandom being searched. Ex, "Harry Potter." |
type |
Whether the fandom is from the media type of anime, book, cartoon, comic, game, misc, movie, play, or tv. |
title |
The title of the specific fanfic post to be scraped. |
A data frame with two columns; the raw text of the scraped entries, and the chapter designations for each text vector.
1 | getFullStory("Harry Potter", "book", "Modern Marauders")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.