concat_rows: Concatenate row values in a poorly scraped table

View source: R/universal_useful.R

concat_rowsR Documentation

Concatenate row values in a poorly scraped table

Description

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


yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.