Skip to contents

Get all Core Based Statistical Areas.

Usage

get_cbsas()

Value

API response containing a list of all Core Based Statistical Areas.

Examples

if (FALSE) {
cbsas <- get_cbsas()
cbsas$Data
}