filterNetflix: Filter data to plot Netflix show's ratings or compare it to...

Description Usage Arguments Value

View source: R/plotnetflix.R

Description

Filter data to plot Netflix show's ratings or compare it to other show.

Usage

1
filterNetflix(showNames, seasons, minRating = 0, maxRating = 10)

Arguments

showNames

chr, full titles of shows to plot.

seasons

list of two vectors with seasons, only first element is used.

minRating

dbl, minimum rating to plot.

maxRating

db, maximum rating to plot.

Value

Data frame with added column with episodes signature seasonxepisode.


mstaniak/comicbookshows documentation built on Aug. 26, 2019, 6:18 p.m.