UF_Consistency_check {lucas}R Documentation

User-friendly consistency check

Description

Perform consistency checks on newly created UF fields to ensure conformity in terms of column order and data types

Usage

UF_Consistency_check(con)

Arguments

con

Connection to db

See Also

To create the conection please see Connect_to_db

Examples

## Not run: 
UF_Consistency_check(con)
## End(Not run)

[Package lucas version 1.0 Index]