Learn R Programming

htmltab (version 0.8.2)

rm_empty_cols: Remove columns which do not have data values

Description

Remove columns which do not have data values

Usage

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