spread_handling: Spread Special Handling Codes

View source: R/get_handling_for_unit.R

spread_handlingR Documentation

Spread Special Handling Codes

Description

pivots a vertical list of special handling codes out into a wide vector with one column per code and one row per entity ID

Usage

spread_handling(handling_data)

Arguments

handling_data

a distinct list of handling codes with one line per entity id and handling code. Can be generated with get_handling_for_unit()

Value

a dataframe with one row per entity id


crazybilly/ucbudar documentation built on July 15, 2024, 5:03 p.m.