## Not run: # define curve store the result.
# curve1 <- geocurve(geolocator(type="p"),arrow="end",lwd=2)
# # use the result.
# geocurve(curve1,smooth=F,arrow="start",lwd=2,col=150)
#
# # define closed area and hatch it.
# area1 <- geocurve(geodefine(),open=F)
# geopolygon(area1,density=10,col=1)
#
# # Make closed curve with big arrow and not store the result.
# geocurve(geodefine(),open=F,arrow="end",lwd=2,size=0.5)
# ## End(Not run)
Run the code above in your browser using DataLab