schedule: Anime of the specified day

Description Usage Arguments Examples

View source: R/schedule.R

Description

Anime schedule of the week or specified day. Note: If you don't pass the day parameter, it'll return the schedule for all days of the week.

Usage

1
schedule(day = NULL)

Arguments

day

Monday through Friday. Defaults to NULL and returns a little of all days.

Examples

1
schedule("monday")

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