ropensci / NLMR

📦 R package to simulate neutral landscape models 🏔
https://ropensci.github.io/NLMR/
65 stars 17 forks source link

nlm_mosaic #20

Closed marcosci closed 6 years ago

marcosci commented 6 years ago

https://github.com/ropensci/onboarding/issues/188#issuecomment-368042693:

The collect stage overwrites the first step, need to change the for loop on line 91 to for (i in 2:n) (can also remove the i <- 2 from line 86)

In addition, so more information about how these work, and when you would use them would be useful.

marcosci commented 6 years ago

closed in the process of issue #31