Learn R Programming

epiflows (version 0.2.2)

get_pop_size: Get population size for each entry in locations

Description

Get population size for each entry in locations

Usage

get_pop_size(x)

# S3 method for epiflows get_pop_size(x)

Value

a named vector of population sizes

Arguments

x

an epiflows object

See Also

get_vars(), global_vars()

Examples

Run this code
data("Brazil_epiflows")
get_pop_size(Brazil_epiflows)

Run the code above in your browser using DataLab