
The function returns a data frame containing codes and names of all countries used in the prediction.
# S3 method for bayesPop.prediction
get.countries.table(object, ...)
Data frame with columns code
and name
.
Object of class bayesPop.prediction
.
Not used.
Hana Sevcikova