remove_field: Remove a column from a database table

Description Usage Arguments

View source: R/add_lookup.R

Description

This might be useful if you make a mistake with add_lookup. As a warning, this is a destructive operation. Use with care.

Usage

1
remove_field(db, table, column)

Arguments

db

A scenario database.

table

The name of the table in the database.

column

The name of the column to drop.


pbsag/swimr documentation built on Dec. 12, 2020, 3:08 a.m.