wd=tempdir()
suffix= "2020-03-05_time_h17m44s55"
year=2007
# example using TA table
TA <- RoME::TA
check_quasiidentical_records(TA,year,wd,suffix)
# example using TB table
TB <- RoME::TB
check_quasiidentical_records(TB,year,wd,suffix)
# example using TC table
TC <- RoME::TC
check_quasiidentical_records(TC,year,wd,suffix)
Run the code above in your browser using DataLab