id_complete {IBMPopSim}R Documentation

Complete a population id

Description

In a population with an id column, verifies that there are no NA id values, and if there are, completes the missing ids

Usage

id_complete(object, ...)

Arguments

object

A data frame containing at least a column birth and death, that will be converted in population class.


[Package IBMPopSim version 1.1.0 Index]