Learn R Programming

aiRly (version 0.1.0)

get_measurements_info: Get measures used in Airly

Description

Endpoint returns list of all the measurement types supported in the API along with their names and units.

Usage

get_measurements_info()

Arguments

Value

data.frame with measure names and units

Examples

Run this code
# NOT RUN {
 get_measurements_info()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab