You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we provide a geom_pm25points() function, which is just geom_point() with different default aesthetics. Since we aren't creating a fundamentally new geom, we should consider creating functions that supply customized aesthetics to the default geoms instead.
The text was updated successfully, but these errors were encountered:
Currently, we provide a
geom_pm25points()
function, which is justgeom_point()
with different default aesthetics. Since we aren't creating a fundamentally new geom, we should consider creating functions that supply customized aesthetics to the default geoms instead.The text was updated successfully, but these errors were encountered: