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) { # \dontrun{
cbsas <- get_cbsas()
cbsas$Data
} # }