Description Usage Arguments Value Examples
Identifies the wind turbines if there are several unit IDs, and returns the same data in a list containing data frames for each unit ID, and the time stamps are converted to POSIXct class.
1 | identify_WTs_func(dataframe, id = names(dataframe[1]))
|
dataframe |
A data frame containing the data from condition monitoring. The data frame should contain a column with unit IDs. |
id |
The name as a character of the column with unit IDs. |
out |
The data in |
1 | identify_WTs_func(data, id = "UnitID")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.