correct_biotime_dataset: Correct and clean specific datasets

Description Usage Arguments Details Value

View source: R/get_data_biotime.R

Description

Correct and clean specific datasets

Usage

1
correct_biotime_dataset(raw_data, dataset_id = 10)

Arguments

raw_data

The raw data for a specific dataset_id

dataset_id

the study_id

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.

Value

a corrected version of raw_data


weecology/MATSS documentation built on May 15, 2020, 7:03 p.m.