k5cents / metro

Get DC transit data as R data frames
https://k5cents.github.io/metro/
GNU General Public License v3.0
4 stars 0 forks source link

Use column and argument names from WMATA #3

Closed k5cents closed 3 years ago

k5cents commented 3 years ago

Instead of using custom argument names and giving the return data custom column names, just use the names expected and returned by the API (e.g., full camel-case StopID instead of minimal snake-case stop).