Skip to contents

Concatenate row values in a poorly scraped table

Usage

concat_rows(.data, col_to_check = 1)

Arguments

.data

tbl Of data with empty rows

col_to_check

num The column with rows populated into which subsequent rows will be collapsed.

Value

tbl