nc-minibbs / mbbs

A repository for the Mini-Bird Breeding Survey data
https://minibbs.us
Other
2 stars 0 forks source link

Refactor `process_species_comments` function. #51

Closed bsaul closed 1 month ago

bsaul commented 3 months ago
          you can write this as:
  split_list <- stop <- count <- NA

My preference: specify the type of NA. As in (e.g. NA_integer_).

_Originally posted by @bsaul in https://github.com/nc-minibbs/mbbs/pull/49#discussion_r1592585597_