[R] R - fault creating a 3D and contour graph (SIGABRT)

Duncan Murdoch murdoch.duncan at gmail.com
Wed Apr 18 14:28:37 CEST 2012


On 12-04-18 4:12 AM, Tomas Bayer wrote:
> Hello,
> when I tried to create 3D graph from attached file (at first: columns 1,
> 2, and 3 (longitude, latitude, altitude), then columns 1, 2 and 4 , then
> the same for column 5 etc) using Akima library for 3D interpolation (the
> data are neither equidistant nor regularly distributed), the console
> crashed by SIGABRT fault response.
> Do you know what is the main problem? Otherwise, can you advise me the
> correct routine to create contour and XYZ graph? All history is in the
> attached files (extension .R), original data in the .txt file.

It's good to make the data available, but you should also post the code 
you used, so people can try what you did.

Duncan Murdoch

>
> Many thanks,
>
> Tomas Bayer
>    ,           ,
>   /             \
> ((__-^^-,-^^-__))
>   `-_---' `---_-'
>    `--|o` 'o|--'
>       \  `  /
>        ): :(
>        :o_o:
>         "-"
> GNU's Not Unix!
>
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list