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 `reproduce` when no zygotes are created. #68

Closed rosemckeon closed 5 years ago

rosemckeon commented 5 years ago
Error in UseMethod("mutate_") : 
  no applicable method for 'mutate_' applied to an object of class "logical"
Called from: mutate_(.data, .dots = compat_as_lazy_dots(...))

Needs a check on output zygotes object so whatever is being mutated only happens when there are rows.