Description Usage Arguments Value Author(s) See Also
View source: R/availability.int.R
Internal function for availability
1 2 | availability.int(v.avg, dir.avg, ts, start.year, start.month,
num.months, period.days, digits)
|
v.set |
Dataset containing wind speed data to be used. |
dir.set |
Dataset containing wind direction data to be used. |
ts |
Time stamp |
start.year |
First year of measurement period. |
start.month |
First month of measurement period. |
num.months |
Number of months. |
period.days |
Days of measurement period. |
digits |
Number of digits. |
Returns a list of:
total |
Total availability |
daily |
Daily availability |
Christian Graul
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.