This gist can be used to create test files for the
bikedata
package. These are ultimately
stored in an .rda
structure, but this removes a lot of the original text-based
idiosyncracies of the raw .csv
files. This script is thus necessary to convert
the read.csv()
results back in to the precise forms of the individual .csv
files for each city.
First step is to create sample test files for each city and compress them in
.zip
archives. These can then be unzipped and read into R
with these lines: