{
# use madshapR_examples provided by the package
names_in_data_dict <-
madshapR_examples$`data_dictionary_example - errors`$`Variables`$`name`
check_name_standards(names_in_data_dict)
check_name_standards(c("coucou", "cou cou", "$coucou",NA))
}
Run the code above in your browser using DataLab