Description Usage Arguments Value Examples
The interpolation of several wind turbines with an interval length of 2 minutes. If there are intervals larger than 10 minuttes the missing data no interpolation is done and NAs are added.
1 | interpolate_func_2mins_identified(dataframes, var = "PowerActual")
|
dataframes |
A list of data frames as a result of the identified function with several wind turbines. |
var |
The variable to be interpolated in |
out |
A data frame with the new time stamps in the first column and the next columns,
one for each wind turbine,
contain interpolated |
1 | interpolate_func_2mins(data, var = "GeneratorSpeed")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.