View source: R/Plotting_functions.R
| plot_na | R Documentation |
Function to plot NA (missing values) og the time series
plot_na(list_data, varname = "RSK")
list_data |
list with three elements - output of function 'get_data_station_MECC()' |
varname |
character with the name of the variable, corresponding to the default names from DWD |
The function returns a ggplot element.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.