Skip to contents

This function limits the columns from a target tab (non PSNUxIM) to extract data and reshapes it long, so that it is tidy and more usable. This function also splits out the PSNU uid from the PSNU column.

Usage

reshape_tab(df)

Arguments

df

data frame from import_dp()

See also

Other reshape: reshape_dp(), reshape_psnuim()