Hello! I'm trying to save to sqlite my FSS verification [using 1 case verification: fuzzy_results = verify_fuzzy(...)] to represent the results applying [save_spatial_verif(fuzzy_results, "/spred/pn8/SPRED/HARP", "fuzzy.sqlite")] but I get this error:
Writing to SQLite file /spred/pn8/SPRED/HARP/fuzzy.sqlite
Error in match.arg(tab) : 'arg' should be one of “basic”, “fuzzy”
Has anybody done this?
Hello! I'm trying to save to sqlite my FSS verification [using 1 case verification: fuzzy_results = verify_fuzzy(...)] to represent the results applying [save_spatial_verif(fuzzy_results, "/spred/pn8/SPRED/HARP", "fuzzy.sqlite")] but I get this error:
Writing to SQLite file /spred/pn8/SPRED/HARP/fuzzy.sqlite
Error in match.arg(tab) : 'arg' should be one of “basic”, “fuzzy”
Has anybody done this?