get.countries.table: Accessing Country Information

get.countries.tableR Documentation

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, ...)

Arguments

object

Object of class bayesPop.prediction.

...

Not used.

Value

Data frame with columns code and name.

Author(s)

Hana Sevcikova


bayesPop documentation built on Aug. 10, 2023, 1:10 a.m.