ect: [R] Converting from Continuous 2D Points to Continuous 2D Vectors
Greetings!
I have a fairly large dataframe (df) with pathing information in the form of
continuous x,y coordinates:
df$x
df$y
With these data, I would like to:
1. Calculate a set of continuous vectors
2. Determine the angle between e
Ok. And what is the problem now?
B.
On Dec 17, 2015, at 4:25 PM, Sidoti, Salvatore A.
wrote:
> Greetings!
>
> I have a fairly large dataframe (df) with pathing information in the form of
> continuous x,y coordinates:
>
> df$x
> df$y
>
> With these data, I would like to:
> 1. Calculate a
Greetings!
I have a fairly large dataframe (df) with pathing information in the form of
continuous x,y coordinates:
df$x
df$y
With these data, I would like to:
1. Calculate a set of continuous vectors
2. Determine the angle between each of these vectors (in degrees)
3. Count the number of angle
3 matches
Mail list logo