I can tell that you are puzzled and confused. Unfortunately, I am not psychic,
so I cannot tell what you did, and therefore cannot tell where you went astray.
The solution is for you to read the posting guide mentioned at the bottom of
every R-help message. Spend a little time to create a small bit of data like
yours if your actual data is large (subset and dput are useful for this).
Remember to include the output of sessionInfo, and so on. Many times you are
likely to find the answer yourself by going through these steps, but they are
essential for communication.
Good luck.
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live
Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
Mintewab Bezabih <Mintewab.Bezabih at economics.gu.se> wrote:
>Dear R users,
>
>I am a beginner in R trying to apply the thin plate spline method to my
>climate data. I used the example in R to do so, and the lines seem to
>run fine ( I am not getting errors) but I am not getting any output in
>the form of graph or anything. I got a warning message saying that
>'surface extends beyond box'.
>
>Any help is much appreciated.
>thanks
>minti
>______________________________________________
>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.