get_street | R Documentation |
Get data on a Streetmix street
get_street(
url = NULL,
user_id = NULL,
street_id = NULL,
count = NULL,
return = "data"
)
url |
Streetmix url to get data on |
user_id |
Streetmix user account ID |
street_id |
Streetmix street ID |
count |
Count of streets to return |
return |
Type of data to return based on url: "data", "street",
"location", or "segments". If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.