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


rOpenStats/rsql documentation built on Aug. 22, 2023, 2:16 a.m.