remove_column_prefix: Removes a repeating prefix from the column names of a data...

Description Usage Arguments

View source: R/utils.R

Description

Removes a repeating prefix from the column names of a data frame

Usage

1
remove_column_prefix(df, remove_prefix)

Arguments

df

A data frame with column names that need cleaning.

reverse

A common column name prefix which should be removed.


houseofcommonslibrary/clcommittees documentation built on Dec. 14, 2020, 6:14 a.m.