ropensci / bikedata

:bike: Extract data from public hire bicycle systems
https://docs.ropensci.org/bikedata
81 stars 16 forks source link

ditch reshape2 for tidyr #101

Open mpadge opened 4 years ago

mpadge commented 4 years ago

and use the pivot_ functions

complexgenome commented 1 year ago

can you please provide any example (with data). I'd like to see if I can contribute.