application : fixing miss data file naming traveset
This commit is contained in:
parent
52de6755d0
commit
54228b24f9
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue