Description Usage Arguments Details Value
View source: R/get_data_biotime.R
Correct and clean specific datasets
1 | correct_biotime_dataset(raw_data, dataset_id = 10)
|
raw_data |
The raw data for a specific dataset_id |
dataset_id |
the study_id |
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
.
a corrected version of raw_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.