Skip to contents

Retrieve tract name from abbreviation

Usage

tract_name(tract_abbr)

Arguments

tract_abbr

AFQ tract abbreviation

Value

Formatted tract name

Examples

full_name <- tract_name("OR")
full_name <- tract_name("CST_L")