rm_empty_cols: Remove columns which do not have data values

Description Usage Arguments Value See Also

View source: R/setup_and_checks.R

Description

Remove columns which do not have data values

Usage

1
rm_empty_cols(df, header)

Arguments

df

a data frame

header

the header vector

Value

a data frame

See Also

rm_nuisance, rm_empty_rows


htmltab documentation built on Sept. 16, 2021, 5:07 p.m.