Learn R Programming

amadeus (version 1.2.2)

process_sedac_codes: Process population resolution code

Description

Convert full length resolution name to/from resolution code.

Usage

process_sedac_codes(string, invert = FALSE)

Value

character

Arguments

string

character(1). Resolution name or code.

invert

logical(1). Default = FALSE. invert = TRUE assumes string provides resolution code, and returns full length resolution.