cbarcelo wrote:
Hello,
I am currently working with satellite tracking data for an organism with
irregularly spaced location data in space and time (point data is
occasionally spaced by 1-10 days). I have 4 columns of data, Lat, Long,
Date, Time. I would like to linearly interpolate my data set so that I have
one position per day with attached time stamps. I am fairly new to R, any
pointers on code for this would be most helpful!
Thanks!
Hi,

Take a look at the Spatial Task view, this provides an introduction to all kinds spatial data processing in R. In addition, the R-sig-geo mailing list is a more suitable list to ask this question, you will probably get more response there.

cheers,
Paul

--
Drs. Paul Hiemstra
Department of Physical Geography
Faculty of Geosciences
University of Utrecht
Heidelberglaan 2
P.O. Box 80.115
3508 TC Utrecht
Phone:  +3130 274 3113 Mon-Tue
Phone:  +3130 253 5773 Wed-Fri
http://intamap.geo.uu.nl/~paul
http://nl.linkedin.com/pub/paul-hiemstra/20/30b/770

______________________________________________
R-help@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.

Reply via email to