cut_wind_data | R Documentation |
This function splits off the wind parameters
cut_wind_data(data, wind_parameters = c("WD", "WVv"))
data |
tibble with input data |
wind_parameters |
Character Vector of Wind parameters. Default wind_parameters = c("WD", "WVv") |
TODO: create an all purpuse function?
named list: $wind all wind parameters, $others everything else
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.