Correct and clean specific datasets

correct_biotime_dataset(raw_data, dataset_id = 10)

Arguments

raw_data

The raw data for a specific dataset_id

dataset_id

the study_id

Value

a corrected version of raw_data

Details

For dataset_id = 54, it appears that day and month were sometimes interchanged. Since there did not seem to be measurements after August in any given year otherwise, we use that to filter and swap day and month.