index_table <- data.frame(locality_id = c("A1E05", "A1E05"),
logger_name = c("Thermo_1", "Thermo_1"),
raw_index = c(1, 2))
data <- mc_prep_delete(mc_data_example_raw, index_table)
Run the code above in your browser using DataLab