ShoppingBags {SRMData} | R Documentation |
Shopping bags
Description
Age of people, and whether they bring their own shopping bags.
Usage
data(ShoppingBags)
Format
A data frame with 6 rows and 3 columns:
- AgeGroup
The age group:
1
means '30 and under';2
means '31 to 40';3
means 'Over 40'- BringBags
Whether people bring their own shopping bags or not;
y
means they do;n
means they do not- Counts
The number of people in each designated category
Source
From Tables 1 and 5 of: Choon, S. W., Tan, S. H., & Chong, L. L. (2017). The perception of households about solid waste management issues in Malaysia. Environment, Development and Sustainability, 19, 1685–1700.
[Package SRMData version 1.0.1 Index]