Nothing
`rows` must be `NULL` or a `vars()` list if `cols` is a `vars()` list.
cols
`cols` must be a `vars()` specification or `NULL`, not a <formula> object.
Faceting variables can only appear in `rows` or `cols`, not both.
i Duplicated variables: "x"
`rows` must be `NULL` or a `vars()` list if `cols` is a `vars()` list.
i Did you use `%>%` or `|>` instead of `+`?
A grid facet specification can't have more than two dimensions.
`cols` must be a `vars()` specification or `NULL`, not the string "free".
At least one layer must contain all faceting variables: `letter`
x Plot is missing `letter`
Layer is missing `letter`
At least one layer must contain all faceting variables: `b` and `c`
x Plot is missing `c`
x Layer 1 is missing `b`
Faceting variables must have at least one value.
Please use `vars()` to supply facet variables.
Please use `vars()` to supply facet variables.
i Did you use `%>%` or `|>` instead of `+`?
Facet layout has a bad format. It must contain columns `PANEL`, `SCALE_X`, and `SCALE_Y`.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.