Posts by Aurenice Figueira • 83 points
2 posts
- 
		0 votes1 answer96 viewsQ: Find the minimum value with greater distance between themI have the following dataframe TrechoFim. Whereas TrechoFim$Dist is the distance from position X, Y to the track axis. And each record (line) is separated every 1 meter away. X Y Dist 2185 2009.418… rasked Aurenice Figueira 83
- 
		8 votes1 answer1958 viewsQ: Are there any R functions similar to excel PROCV?In my case I have two date frames.: > head(Trecho) Xt Yt Zt 1 -75.56468 1.642710 0 2 -74.56469 1.639634 0 3 -73.56469 1.636557 0 4 -72.56470 1.633480 0 5 -71.56470 1.630403 0 6 -70.56471 1.627326… rasked Aurenice Figueira 83