select_test_sample {psyosphere} | R Documentation |
Select a sample from each track to test functions quicker.
select_test_sample(tracks, size = 3, t_id = "id")
tracks |
|
size |
numeric. Remaining number of coordinates of each track in |
t_id |
character or numeric. Column name in |
Benjamin Ziepert. Please send feedback to: feedback-psyosphere@analyse-gps.com.
data(psyo) test_tracks <- psyosphere::select_test_sample(psyo)