Skip to content

Commit

Permalink
Removing weird code
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Nov 25, 2024
1 parent d079b67 commit 6399374
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions R/rdiffnet.r
Original file line number Diff line number Diff line change
Expand Up @@ -639,11 +639,3 @@ split_behaviors <- function(diffnet_obj) {
return(diffnets)
}


list(
seed.p.adopt = seed.p.adopt,
seed.nodes = seed.nodes,
behavior = behavior,
num_of_behaviors = length(seed.p.adopt)
)
}

0 comments on commit 6399374

Please sign in to comment.