Learn R Programming

regcensus (version 1.0.1)

industries_url: industries_url

Description

Gets url call for label (formerly industries) endpoint.

Usage

industries_url(keyword, label_level, label_source)

Value

url as a string

Arguments

keyword

search for keyword in industry name

label_level

NAICS level (2 to 6-digit)

label_source

classification standard (NAICS, BEA, SOC)

Examples

Run this code
if (FALSE) industries_url("test", 323, "NAICS")

Run the code above in your browser using DataLab