order_fields | R Documentation |
Order fields in a table in a RelDataModel
order_fields(x, tableName, order)
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) |
A RelDataModel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.