.prepField | R Documentation |
Paste appropriate table name to field name
.prepField(fld, tbl, db)
fld |
Character, the table fields |
tbl |
Character, the possible tables |
db |
Character, the database containing the tables |
The function loops through the given tables, and for each field i it assigns the last table containing i to i. ORDER OF FLD MATTERS!!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.