Description Usage Format Details Source Examples
These table shows for each anime its gender, duration, popularity, rating and many other descriptive variables.
1 | data("anime")
|
A data frame with 8155 observations on the following 25 variables.
item_id
a character vector
Name
a character vector
Score
a character vector
Genders
a character vector
english_name
a character vector
Type
a character vector
Episodes
a character vector
Aired
a character vector
Premiered
a character vector
Producers
a character vector
Licensors
a character vector
Studios
a character vector
Source
a character vector
Duration
a numeric vector
Duration_C
a factor with levels Less than 30min
Less than 1h
more than 1h
more than 2h
Rating
a character vector
Ranked
a character vector
Popularity
a numeric vector
Members
a numeric vector
Favorites
a numeric vector
Watching
a numeric vector
Completed
a numeric vector
a numeric vector
Dropped
a numeric vector
a numeric vector
We don't use all the column
Thise data was first obtained on the website Kaggle, which was upload thanks to the site MyAnimeList
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.