Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add calculated hms time for arrivals given in minutes #10

Open
k5cents opened this issue Feb 24, 2021 · 0 comments
Open

Add calculated hms time for arrivals given in minutes #10

k5cents opened this issue Feb 24, 2021 · 0 comments
Labels
consider An idea or change that needs consideration feature New feature or request

Comments

@k5cents
Copy link
Owner

k5cents commented Feb 24, 2021

Functions like next_train() have the Mins column.

Consider adding a Time column calculated by Sys.time() + Mins * 60.

Or maybe the GET() time? Would have to expose that in wmata_api() somehow.

@k5cents k5cents added feature New feature or request consider An idea or change that needs consideration labels Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consider An idea or change that needs consideration feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant