Error :
Error in if (title %in% self$aesthetics) { : argument is of length zero
Please provide some data by posting the output of
dput(Banking)
If that is too large, post a subset of the data that still causes the error. In either case, put a line with three back ticks just before and after the posted data, like this
```
output of dput() function goes here
```
I also see that you have called mosaic_theme. Shouldn't that be theme_mosaic()?
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.