swap_col: Swap out old column for a new column in a schema

View source: R/view_fix.R

swap_colR Documentation

Swap out old column for a new column in a schema

Description

Swap out old column for a new column in a schema

Usage

swap_col(schema, old, new)

Arguments

schema

A table schema.

old

Id of old col.

new

Id of new col.


nf-osi/nfportalutils documentation built on Feb. 26, 2024, 1:05 p.m.