Dear List,

I am trying to interpolate animal tracking data using Bezier curves.  I need a 
function similar to spline() or approx() but that has a method Bezier.  I have 
tried xspline() but it does not allow you to set the number of points to 
interpolate between a given interval (n points between min(x) and max(x)).  
Mark Hindell asked the same question in 2006 
(http://tolstoy.newcastle.edu.au/R/e2/help/06/12/7034.html).  I contacted him 
and he never found a workable function.  Has one been developed since then?  

Thanks,

Tim
 
Tim Clark
Department of Zoology 
University of Hawaii

______________________________________________
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