plotRatings: Plot IMDb ratings of one show.

Description Usage Arguments Value

View source: R/plotratings.R

Description

Plot IMDb ratings of one show.

Usage

1
plotRatings(sources, background = FALSE, trend = FALSE, separate = FALSE)

Arguments

sources

list returned by filterToPlot function.

background

logical, if TRUE, ratings for other shows will be displayed.

trend

logical, if TRUE, trend line for season is plotted.

separated

lgl, if TRUE, facets will be used.

Value

ggplot2 object.


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