rename_col: rename_col

View source: R/sql-lib.R

rename_colR Documentation

rename_col

Description

renames a column on a data.frame

Usage

rename_col(df, name, replace_name)

Arguments

df

The date.frame

name

The name of the column

replace_name

The new name of the column

Author(s)

ken4rab


RSQL documentation built on Aug. 19, 2023, 5:11 p.m.