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

get_measurements_info()

Value

data.frame with measure names and units

Examples

# \donttest{ get_measurements_info()
#> Error: You have to set apikey first! See set_apikey function.
# }