-
Confused about the documentation part
```
Updating citibike documentation
Loading citibike
Error in asChar(spec) :
empty name in directive 'S3method' in 'NAMESPACE' file
Calls: suppressPackageSta…
-
Currently executes citibike sorting code prior to receiving geolocation coordinates - big problem. Likely have to use jQuery.getJSON instead of passing the data through a rendered Jinja2 template.
-
I realized that the date string we get from the CitiBike API (https://www.citibikenyc.com/stations/json) is a non-standard date format which the `new Date()` constructor cannot parse. Also, it's given…
-
Last night's push (with nearly the same code) are resulting in Travis failing to execute the test suite:
https://travis-ci.org/KevinTCoughlin/citibike/jobs/8450663
It may be a throttling issue with t…
-
-
The load function should be able to append all tables in the load folder together.
-
Given the fact that the data files are relatively small, I decided to use the transform function to unzip all the files in the raw folder and put them in the load folder. (I think that the extract fun…
-
Hi,
I'm trying to run:
```
var torque_layer = new L.TorqueLayer({
tileJSON: "http://muppal.com/Documentsd/tilejson.json",
//tileJSON: "http://toddwschneider.com/data/torque/citibike_2015_…
-
-
Not just most recent one