apply_shift {psyosphere} | R Documentation |
Copy columns and offset the index of the copied column
apply_shift(tracks, factor = 1, bind = TRUE, csubset = "", t_id = "id")
tracks |
|
factor |
|
bind |
|
csubset |
|
t_id |
character or numeric. Column name in |
If you use Psyosphere for commercial use or research, please support us by include one off the following references:
Creative Commons: "Psyosphere" by B. Ziepert, E. G. Ufkes & P. W. de Vries from analyse-gps.com / CC-BY-SA-4.0
APA: de Vries, P. W., et al. (2016). "De psychologie van bewegingen GPS-technologie voor de analyse van natuurlijk gedrag." Tijdschrift voor Human Factors 2: 11-15.
This function drops sometimes attributes.
Benjamin Ziepert. Please send feedback to: feedback-psyosphere@analyse-gps.com.
data(psyo) psyosphere::apply_shift(psyo, csubset = c("lon", "lat"))