search for: coatlin

Displaying 1 result from an estimated 1 matches for "coatlin".

Did you mean: catlin
2000 Feb 03
1
map() and C++ interface
...ps of the New Zealand coastline using R. I am aware of the map function in S-plus and was wondering if anyone had ported it to R yet. I could use the 'world' database for the data source but since it is very large I was also wondering if anyone had fine scale long and lat data for the NZ coatline. 2. I am doing simulations using a C++ and am looking for a way to easily transfer outputs to R. Text files are an obvious way but it would be neat to output all my simulation C++ objects into a single .RData file and then to analyse and plot them from there. Is there a way of doing that? Shou...