anime_ratings_ts: Get the time series for the ratings

Description Usage Arguments Value

View source: R/stats.R

Description

Get the time series for the ratings

Usage

1
anime_ratings_ts(aid = NULL, include_title = TRUE)

Arguments

aid

The vector of anime aid.

include_title

A logical value indicating whether to include the title in the output data frame.

Value

A data frame containing the columns votes, date, rating, and the anime ID (aid). Optionally it may include the primary title.


emitanaka/anidb documentation built on Jan. 15, 2022, 8:11 a.m.