Learn R Programming

IBMPopSim (version 1.0.0)

id_complete: 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.