Skip to contents

This dataset provides household-level data from the LWS database with 1,000 rows, designed for exploration and user interaction. It is automatically loaded with lissyuse_locally() whenever Italy is selected along with at least one household-level variable (e.g., "region_c") and the lws argument is set to TRUE.

Usage

italy_14_lws_h

Format

Data frame with 1,000 rows and 214 columns.

Details

The primary purpose of this dataset, and the lissyuse_locally() function, is to allow users to build and test code locally, simulating its execution before running it on LISSY (the LIS user interface) using the lissyuse() function.

Examples

if (FALSE) { # \dontrun{
italy_14_lws_h
} # }