Skip to content

Commit

Permalink
🐣 created new file
Browse files Browse the repository at this point in the history
  • Loading branch information
TanyaS08 committed Jul 23, 2024
1 parent 76522cc commit 80c8f55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions scrap.R
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
library(tidyverse)
2 changes: 1 addition & 1 deletion scripts/01_networks.R
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ pfim_web <- pfim(data = ex_taxonlist_g1,

##Infer the food web using niche model ----

niche_web <- niche_model(nrow(ex_taxonlist_g1), 0.1)
niche_web <- niche_model(nrow(ex_taxonlist_g1), 0.1)

0 comments on commit 80c8f55

Please sign in to comment.