ropensci / NLMR

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

nlm_randomcluster -> nlm_neigh #24

Closed marcosci closed 6 years ago

marcosci commented 6 years ago

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

The neighbourhood input is an integer here, whereas it was method names in nlm_neigh. It would be helpful to unify this (and the spelling of neighbourhood - one US, one British English). My preference would be the numbers, because I always forget the names and it's less to type!

z3tt commented 6 years ago

I would suggest an input called "neigh" or smt similar instead of having two version for both types of spelling.