check_ct_data() suggestion
cpiraux opened this issue · 0 comments
cpiraux commented
o There is a typo in this error message.
o Would it be possible to specify the dataset in the function?
check_ct_data(data, metacore, dataset_name = NULL, na_acceptable = NULL)
Or explain how to specify a dataset in the message
o Would it be possible to have a function similar to get_bad_ct for ct_data?
o If the check did not find bad ct, I would be nice to have a message that everything is ok. Currently, input dataset is displayed but it is not clear for me that all ct are correct