modeldata (version 0.1.1)

okc: OkCupid data

Description

[Deprecated]

These are a sample of columns and users from the OkCupid dating website. The data are from Kim and Escobedo-Land (2015). Permission to use this data set was explicitly granted by OkCupid, but since that time, concerns have been raised about the ethics of using this or similar data sets, for example to identify individuals (see the original journal article as well as letter below). This data set will be removed entirely from this package in a future release.

Arguments

Value

okc,okc_text

data frames

Examples

Run this code
# NOT RUN {
data(okc)
str(okc)

data(okc_text)
str(okc_text)
# }

Run the code above in your browser using DataLab