Skip to contents

Walks each rowlabel* column top-to-bottom and blanks values that are identical to the previous row, respecting layer boundaries (ord_layer_index).

Usage

apply_row_masks(result, row_breaks = FALSE)

Arguments

result

A data.frame produced by tplyr_build()

row_breaks

Logical. If TRUE, insert a blank row between layers.

Value

A data.frame with repeated labels blanked