added top level .html files to .gitignore

and edited a note in cycling_route_analysis_brouter.Rmd
This commit is contained in:
Ben Varick 2024-11-05 08:15:00 -06:00
parent fe88172a3b
commit dd36d8b957
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -21,3 +21,5 @@ trash/
api_key
R/route_analysis.html
log/
# Exclude html files generated in the top directory (from RStudio runs)
./*.html

View File

@ -155,7 +155,7 @@ routes <- bind_rows(routes)
```
Notes:
- _osrmRoute_ is the primary function used above.
- this queries the brouter server to get routes
## Combine routes with Bike LTS