partypanelData {rosetta} | R Documentation |
Subsets of the Party Panel 2015 dataset
Description
This is a subsets of the Party Panel 2015 dataset. Party Panel is an annual semi-panel determinant study among Dutch nightlife patrons, where every year, the determinants of another nightlife-related risk behavior are mapped. In 2015, determinants were measured of behaviors related to using highly dosed ecstasy pills.
Usage
data(pp15)
Format
A data.frame
with 128 columns and 829 rows.
Note that many rows contain missing values; the columns and rows
were taken directly from the original Party Panel dataset, and
represent all participants that made it past a given behavior.
Details
The full dataset is publicly available through the Open Science Framework (https://osf.io/s4fmu/). Also see the GitLab repository (https://gitlab.com/partypanel) and the website at https://partypanel.eu.
Examples
data('pp15', package='rosetta');
rosetta::freq(pp15$gender);