-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.Rmd
49 lines (34 loc) · 1.04 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
output: github_document
---
cefiro
======
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r echo=FALSE}
knitr::opts_chunk$set(
warning = FALSE,
message = FALSE,
collapse = TRUE,
comment = "#>"
)
```
<!-- badges: start -->
[![](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
<!-- badges: end -->
Package allows carry out simple calculations and plots for wind measurement data.
### Installation
Get the development version 0.0.9007 from github:
```{r eval=FALSE}
# install.packages("devtools")
devtools::install_github("prcwiek/cefiro")
```
```{r}
library('cefiro')
```
### Contributors and wind measurement data example
Wind measurement data example was extracted from
Wind resource data from the tall Risø met mast.
Hansen, Kurt Schaldemose; Vasiljevic, Nikola; Sørensen, Steen Arne (2021).
Wind resource data from the tall Risø met mast. Technical University of Denmark. Dataset.
https://doi.org/10.11583/DTU.14153204.v1
https://doi.org/10.11583/DTU.14153204.v1