get_download_link: Gets a download link for a specified country, house, and date

Description Usage Arguments Value

View source: R/download.r

Description

Gets a download link for a specified country, house, and date

Usage

1
get_download_link(country, house, date)

Arguments

country

a two-letter country code

house

a numeric house id

date

a character vector giving dates in the form 'YYYY-MM-DD'

Value

a character vector containing the download links. If there is no data available for a specified date, then NA is returned.


jkeirstead/suslabs documentation built on May 19, 2019, 11:41 a.m.