Skip to contents

Get Estimates by Size From ABARES

Usage

get_estimates_by_size()

get_est_by_size()

Value

A data.table::data.table object with the Variable field as the key.

Note

Columns are renamed and reordered for consistency.

Examples

if (FALSE) { # interactive()

get_estimates_by_size()

# or shorter
get_est_by_size()
}