In a population with an id column, verifies that there are no NA id values, and if there are, completes the missing ids
id
id_complete(object, ...)
object
A data frame containing at least a column birth and death, that will be converted in population class.
birth
death