select_bike_ped_persons | R Documentation |
Select pedestrians or cyclists (old and new db)
select_bike_ped_persons(person_df, ped = "Y", bike = "Y")
person_df |
person df |
ped |
whether to select pedestrians |
bike |
whether to select bicyclists |
Person df of selected bike/peds
## Not run: select_bike_ped_persons(person17)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.