1
2
3
4
5
#

Name:

Description:

A table describing each of the 52 cards in a deck.

Variables:

  • number - The number or card type.

  • suit - Card suit, which takes one of four values: Club, Diamond, Heart, or Spade.

  • face_card - Whether the card counts as a face card.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

This extremely complex data set was generated from scratch.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Table_of_Playing_Cards_in_52-Card_Deck_1478_96.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.