Skip to contents

Loads a survey from the datalibweb (DLW) storage using pipload::load_dlw_data(), converts it to a data.table, attaches survey-ID components as attributes, and adds the PIP class.

Usage

inv_dlw_load(inv)

Arguments

inv

A one-row data.frame (or data.table) from the DLW inventory. Must contain a survey_id column.

Value

A data.table with PIP class and survey-ID attributes.