diff --git a/NEWS.md b/NEWS.md index f3792bce9..c23ef6130 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,7 +3,7 @@ ## New features * `draw.gam()` and `draw.smooth_estimates()` can now handle splines on the - sphere (`s(lat,long, bs = "sos")`) with special plotting methods using + sphere (`s(lat, long, bs = "sos")`) with special plotting methods using `ggplot2::coord_map()` to handle the projection to spherical coordinates. An orthographic projection is used by default, with an essentially arbitrary (and northern hemisphere-centric) default for the orientation of the view.