BayAreaMetro / clpr

R package with analysis utilities and approaches for a data set of obscured and anonymized Clipper smart card transactions.
https://bayareametro.github.io/clpr/
2 stars 1 forks source link

show full trip information per row #4

Closed ytse17 closed 6 years ago

ytse17 commented 6 years ago

make each row a full trip with complete time and fare info: combined tag times for subtypes 2/3 & 4/5; subtracted purse amounts for subtypes 2/3; dropped rows with subtypes 2 & 4

tbuckl commented 6 years ago

@ytse17 this is great!