dot-prepField: Paste appropriate table name to field name

.prepFieldR Documentation

Paste appropriate table name to field name

Description

Paste appropriate table name to field name

Usage

.prepField(fld, tbl, db)

Arguments

fld

Character, the table fields

tbl

Character, the possible tables

db

Character, the database containing the tables

Details

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!!


tcpl documentation built on Oct. 7, 2023, 1:06 a.m.