lwd_units {PanelMatch}R Documentation

lwd_units helper function that actually subsets sets down to contain units with complete data

Description

lwd_units helper function that actually subsets sets down to contain units with complete data

Usage

lwd_units(full.local.data, unit.id)

Arguments

full.local.data

data.frame containing the data to be used in set-level refinement, but containing missing data

unit.id

Value

data.frame with the missing data removed to be used for set-level refinement.


[Package PanelMatch version 2.2.0 Index]