usage_units: Get the number of used SolarGIS units.

Description Usage Arguments Value

View source: R/usage.R

Description

A single unit is one day of data.

Usage

1
usage_units(api_key, start_date, end_date)

Arguments

api_key

A SolarGIS API key.

start_date

Query date range start. Format: yyyy-mm-dd.

end_date

Query date range end. Format: yyyy-mm-dd.

Value

The number of used data units.


jmousseau/solargis documentation built on May 20, 2019, 1:54 p.m.