top: Top items on MyAnimeList

Description Usage Arguments Examples

View source: R/top.R

Description

Top items on MyAnimeList. Note: subtype returns a filtered top list of a type item. For example, the top Anime (type) movies (subtype). Note2: subtype is only for anime and manga types.

Usage

1
top(type, subtype = NULL, page = 1)

Arguments

type

Top items of this type: anime, manga, people, characters.

subtype

Refine the data using a subtype such as:
Anime: airing, upcoming, tv, movie, ova, special.
Manga: manga, novels, oneshots, doujin, manhwa, manhua,
Both: bypopularity, favorite.

page

The Top page on MyAnimeList is paginated offers 50 items per page.

Examples

1
top("anime", "tv")

tyluRp/jikanr documentation built on May 27, 2019, 11:56 a.m.