dot-get_url: .get_url

.get_urlR Documentation

.get_url

Description

An internal function that creates the base url address to be submitted as a http GET request by .get_dt. It initializes with the dataset name and optionally the vintage.

Usage

.get_url(dataset, vintage)

Arguments

dataset

A string that sets the name of the data set of interest (e.g. "acs/acs5"). This is a required parameter.

vintage

An optional numeric that sets the vintage of interest.

Value

Returns a url string.


RcensusPkg documentation built on April 11, 2025, 6:16 p.m.