
Convenient and aesthetic visualization of data in a Taylor diagram.
plot_taylor(x, y, groups = "source", ...)
plot object
data.table
data.table
character
see details
`x` columns should be named: "lon", "lat", "date", "value", "dataset", and "source". The last two columns are added using the label
.
`y` columns should be named: "lon", "lat", "date", "value", "dataset", and "source". The last two columns are added using the label
.
`groups` character to define panels. Suitable options are:
"source" (default)
"seasons" (only works properly with monthly data)
`...` extra arguments passed on to openair::TaylorDiagram