fill...: fill

Description Usage Arguments Details Value Author(s) See Also

View source: R/fill.R

Description

Grouping wrapper for fill

Usage

1

Arguments

...

parameters for tidyr::fill

Details

The wisegroup package provides a wrapper for fill that behaves as per the original with the added bonus of signalling returned data could be grouped in source code. This helps avoid mistakes associated with forgetting to call ungroup().

For original documentation see tidyr::fill().

Use wisegroup::fill() to automatically remove groups after applying tidyr::fill.

Value

an ungrouped dataframe

Author(s)

Miles McBain

See Also

tidyr::fill, fill...


MilesMcBain/wisegroup documentation built on Dec. 5, 2019, 2:03 a.m.