Adds rows for all combinations of site identifiers and time `t`.
Arguments
- data
A data frame containing site identifiers, time `t`,
counts `n`, and coordinates `lat` and `lon`.
- ...
Columns identifying sites passed to [dplyr::group_by()]
(unquoted).
Value
A data frame with missing site-time combinations filled in and
`n` set to `NA`.