A dataset containing information about the gadgets owned by individuals. Each entry lists one or more gadgets separated by commas.
Usage
data("data_gadgets")
Format
A tibble with 15 rows and 1 variable:
- gadgets_owned
character
: A comma-separated list of gadgets owned by individuals.
Examples
dta_gtable(data_gadgets)