move_col: Move Column in dataframe to other Column location

View source: R/utils.R

move_colR Documentation

Move Column in dataframe to other Column location

Description

Moves one column with field name x to the location of different field name y

Usage

move_col(data, cols, ref, side = c("before", "after"))

usgs/nabatr documentation built on Jan. 28, 2024, 7:10 a.m.