getFunction: Internal function: Get the API response, return a data frame

View source: R/getcensus_functions.R

getFunctionR Documentation

Internal function: Get the API response, return a data frame

Description

Internal function: Get the API response, return a data frame

Usage

getFunction(
  apiurl,
  name,
  key,
  get,
  region,
  regionin,
  time,
  year,
  date,
  period,
  monthly,
  show_call,
  convert_variables,
  category_code,
  data_type_code,
  naics,
  pscode,
  naics2012,
  naics2007,
  naics2002,
  naics1997,
  sic,
  ...
)

Arguments

apiurl,

key, get, region, time, etc


censusapi documentation built on Aug. 9, 2022, 5:07 p.m.