get.countries.table: Accessing Country Information
Description
The function returns a data frame containing codes and names of all countries used in the prediction.Usage
## S3 method for class 'bayesPop.prediction':
get.countries.table(object, \dots)
Value
- Data frame with columns
code and name.