storyPrint: Chapter to HTML Output

Description Usage Arguments Value Examples

View source: R/storyPrint.R

Description

Generate an easily readable html document with a fully scraped fanfiction retrieved from fanfiction.net.

Usage

1
storyPrint(story, type, title, browse = FALSE)

Arguments

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.

browse

If TRUE, use external browser

Value

path to HTML file

Examples

1
storyPrint("Harry Potter", "book", "Modern Marauders")

ekmaus19/absentfan documentation built on Nov. 20, 2019, 3:20 a.m.