fill: fill

Description Usage Arguments Details Value Author(s) See Also

View source: R/fill.R

Description

Ungrouping wrapper for fill

Usage

1

Arguments

...

parameters for tidyr::fill

Details

The wisegroup package provides a wrapper for fill that always returns ungrouped data. This avoids mistakes associated with forgetting to call ungroup().

For original documentation see tidyr::fill().

Use fill...() to retain groups as per tidyr::fill, whilst signalling this in your code.

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.