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

125
+

126
126
127
127
(Incidentally, isn't the use of `segments` here rather clunky - any suggestions
128
128
of a more elegant way to do this welcome.)
@@ -153,7 +153,7 @@ for(i in 1:length(p)){
153
153
}
154
154
```
155
155
156
-

156
+

157
157
158
158
Fantastic. Now we have great circle lines represented on a
159
159
map with a [geographic coordinate system (CRS)](http://en.wikipedia.org/wiki/Geographic_coordinate_system)
@@ -199,7 +199,7 @@ for(i in 1:length(p)){
199
199
}
200
200
```
201
201
202
-

202
+


248
+

0 commit comments