gather_shadow | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.