rosemckeon / ploidy

How does disturbance on a landscape affect the establishment of new polyploid plant species?
3 stars 0 forks source link

Fix error in populate landscape when population size != 100 #27

Closed rosemckeon closed 5 years ago

rosemckeon commented 5 years ago
pop <- disturploidy(500)
Error: Tibble columns must have consistent lengths, only values of length one are recycled:
* Length 100: Columns `X`, `Y`
* Length 500: Column `ID`