getBulkVectorDataByRange: Download a vector

Description Usage Arguments Value Examples

View source: R/data-access.R

Description

Download a vector

Usage

1

Arguments

vectorIds

Vector is a short identifier to refer to a time series of data points. Unique variable length reference code, consisting of up to 10 digits. (i.e. 1234567890, 1, etc.)

Value

An httr response object

Examples

1
2
3
4
5
## Not run: 
getBulkVectorDataByRange(74804)
getBulkVectorDataByRange(c(74804, 1))

## End(Not run)

tweed1e/statcanopener documentation built on Jan. 19, 2021, 4:23 p.m.