Deprecation notice: Crosstab-related
functions and data have been moved from cwi to the dcws package. The versions here will be
removed soon. This is a sample of 2015 DataHaven Community Wellbeing Survey data for Greater New Haven with weights attached, saved here for use in examples.
Format
A data frame with 100 rows and 7 variables:
- code
Question code
- question
Question text
- category
Category: gender, age, etc.
- group
Group: male, female, ages 18-34, etc.
- response
Survey response
- value
Percentage value
- weight
Survey weight
See also
Other dcws-migration:
collapse_n_wt()
,
read_xtabs()
,
sub_nonanswers()
,
xtab2df()