error.table {RoME}R Documentation

Summary table of the errors

Description

Function generating the error summary table.

Usage

error.table(check.df,check_without_errors,
check_without_warnings,checkName,table,Field,yea)

Arguments

check.df

data frame of the checks

check_without_errors

boolean variable reporting if errors were detected

check_without_warnings

boolean variable reporting if warnings were detected

checkName

string of the check name

table

reference table checked by the function

Field

field checked by check dictionary

yea

reference year

Details

The function generate the summary table of the errors detected by the RoMEcc function.

Value

The output of the function is the data frame check.df updated with the result of the check.

Author(s)

I. Bitetto, W. Zupa

References

Anonymus. 2017. MEDITS-Handbook. Version n. 9. MEDITS Working Group. 106 pp.https://www.sibm.it/MEDITS 2011/principaledownload.htm


[Package RoME version 0.1.23 Index]