remove_index: Remove an index from a table in a RelDataModel

View source: R/RelDataModel.R

remove_indexR Documentation

Remove an index from a table in a RelDataModel

Description

Remove an index from a table in a RelDataModel

Usage

remove_index(x, tableName, fieldNames)

Arguments

x

a RelDataModel

tableName

the name of the table to modify (a single character)

fieldNames

the names of the fields composing the index

Value

A RelDataModel


patzaw/ReDaMoR documentation built on Feb. 23, 2025, 12:54 a.m.