[R] Error Message Cannot use `+.gg()` with a single argument. Did you accidentally put + on a new line?
Rosato, Kyle
ky|e @end|ng |rom ehr@@upenn@edu
Sat Dec 19 16:44:02 CET 2020
For some simple reason, I am unable to see the mistake:
ggplot(filter(nlsw88, !(is.na(union))), aes(y = wage, x = union, fill = union))
+ geom_boxplot() + facet_wrap(~idblack)
[[alternative HTML version deleted]]
More information about the R-help
mailing list