Learn R Programming

AirSensor (version 1.0.2)

setArchiveBaseUrl: Set data archive base URL

Description

Sets the package base URL pointing to an archive of pre-generated data files.

Known base URLs include:

  • http://data.mazamascience.com/PurpleAir/v1

Usage

setArchiveBaseUrl(archiveBaseUrl)

Arguments

archiveBaseUrl

Base URL pointing to an archive of pre-generated data files.

Value

Silently returns previous value of base URL.

See Also

ArchiveBaseUrl

getArchiveBaseUrl