Skip to contents

Re-classifies a panel after row-changing steps (imputation, deduplication) so the panel_type/panel_spell labels are current – without filtering. On a bare data frame it appends fresh labels via panel_label().

Usage

panel_update(x)

Arguments

x

A panel or a data frame.

Value

The panel with labels refreshed (or the labeled data frame).