Closed mitsuoxv closed 6 months ago
Use vars() instead of ~ to quote a variable name in facet_wrap() and facet_grid(), like in functions.qmd.
Thank you for the suggestions, however we used the ~ notation since that's the recommended notation for faceting functions.
~
Use vars() instead of ~ to quote a variable name in facet_wrap() and facet_grid(), like in functions.qmd.