UF_Consistency_check {lucas} | R Documentation |
Perform consistency checks on newly created UF fields to ensure conformity in terms of column order and data types
UF_Consistency_check(con)
con |
Connection to db |
To create the conection please see Connect_to_db
## Not run:
UF_Consistency_check(con)
## End(Not run)