View source: R/methods-epi_df.R
decay_epi_df | R Documentation |
epi_df
metadata and class on a data frameUseful in implementing ?dplyr_extending
when manipulations cause invariants
of epi_df
s to be violated and we need to return some other class. Note that
this will maintain any grouping (keeping the grouped_df
class and
associated attributes, if present).
decay_epi_df(x)
x |
an |
x
with any metadata dropped and the "epi_df"
class, if previously
present, dropped
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.