Long form representation of a shadow matrix
gather_shadow
is a long-form representation of binding the shadow matrix to
your data, producing variables named case
, variable
, and missing
, where
missing
contains the missing value representation.
gather_shadow(data)
data |
a dataframe |
dataframe in long, format, containing information about the missings
gather_shadow(airquality)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.