rename_table | R Documentation |
Rename a table in a RelDataModel
rename_table(x, old, new)
x |
a RelDataModel object |
old |
a single character corresponding to the table name to change |
new |
the new table name |
A RelDataModel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.