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 June 10, 2025, 5:08 a.m.