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 id
s
Usage
id_complete(object, ...)
Arguments
object |
A data frame containing at least a column |
[Package IBMPopSim version 1.1.0 Index]