Learn R Programming

lucas (version 1.0)

UF_Consistency_check: 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

Run this code
# NOT RUN {
UF_Consistency_check(con)
# }

Run the code above in your browser using DataLab