dot-fill: Convenience wrapper around tidyr::fill()

.fillR Documentation

Convenience wrapper around tidyr::fill()

Description

Convenience wrapper around tidyr::fill()

Usage

.fill(x = NULL, direction = TRUE)

Arguments

x

[data.frame(1)]
table in which to fill NA values.

direction

[character(3)]
direction in which to fill missing values, possible values are "down", "up" and "right"; if several directions are required, provide them in the order required.


EhrmannS/tabshiftr documentation built on Feb. 17, 2025, 9:26 p.m.