application : fixing miss data file naming traveset

This commit is contained in:
Louis Lacoste 2024-06-27 10:25:00 +02:00
parent 52de6755d0
commit 54228b24f9

View file

@ -119,7 +119,7 @@ list_collection <- clusterize_bipartite_networks(
save_file <- file.path(
save_folder, paste0(
"trojelsgaard_collection_",
"traveset_collection_",
model, "_seed_", seed,
"_", start_time, ".Rds"
)