Skip to contents

Read Estimates by Size From ABARES

Usage

read_estimates_by_size()

read_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()

read_estimates_by_size()

# or shorter
read_est_by_size()
}