move_left: Move column or columns to far left hand side of a dataframe

View source: R/transform.R

move_leftR Documentation

Move column or columns to far left hand side of a dataframe

Description

Accept multiple columns if passed in a character vector containing column names

Usage

move_left(df, str)

Arguments

df

a data frame

str

column name(s)


fjoe88/d8ahelper documentation built on Feb. 6, 2023, 7:55 a.m.