Calculates log(lux) values for a give location, date, time and sky conditions.

log_lux(par, data, ...)

Arguments

par

Three parameters specifying the illuminance model.

data

A data frame with the required drivers for the illuminance model.

...

optional other parameters to forward

Value

Sky illuminance as log(lux).