Description Usage Arguments Value
Queries, for each of the given geographical locations, distances to the
nearest available bike for several timestamps in the past, from the JUMP Bikes
database. Queries only data after the last timestamp of the provided
dockless_dfc
object. Database credentials are needed for this function.
1 2 | update_distances(data, locations, to = Sys.time(), database_user,
database_password)
|
data |
object of class |
locations |
object of class |
to |
timestamp of class |
database_user |
character defining the user name to access the database. |
database_password |
character defining the password to access the database. |
Returns the updated object of class dockless_dfc
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.