fibdl_checkof_infoscomp.Rd
Controle du tableau informations complementaires sur le site pour le calcul de l IBDL
fibdl_checkof_infoscomp(data)
tableau representant les informations complementaires sur l unite d observation
infos_uo <- read.csv2(system.file("info_uo.csv", package = "IBDL"),fileEncoding = "utf-8")
fibdl_checkof_infoscomp(infos_uo)
#> # A tibble: 7 × 6
#> test valeur_test nom_test table_orig test_precis message
#> <chr> <chr> <chr> <chr> <chr> <chr>
#> 1 1.1 oui data.frame_format informations co… 1.1 ""
#> 2 1.2 oui data.frame_colnames informations co… 1.2 ""
#> 3 2.2 oui colnames_value_empty informations co… 2.2.1 ""
#> 4 2.1 oui colnames_type_character informations co… 2.1.1 ""
#> 5 2.1 oui colnames_type_numeric informations co… 2.1.2 ""
#> 6 2.2 oui colnames_value_positive informations co… 2.2.1 ""
#> 7 2.3 oui colnames_value_interval informations co… 2.3.1 ""