Skip to contents

Order fields in a table in a RelDataModel

Usage

order_fields(x, tableName, order)

Arguments

x

a RelDataModel

tableName

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

order

a vector of integers all in (1:number_of_fields)

Value

A RelDataModel