From 3b74670fd1aa3c7d1eb2f83b9216997ced784d40 Mon Sep 17 00:00:00 2001 From: syounkin Date: Tue, 29 Oct 2024 10:43:27 -0500 Subject: [PATCH] Update to README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2e4d3e9..5354ae9 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,7 @@ This script will generate a few figures: ### A map of those routes colored by the level of traffic stress to bike ![example routes-lts figure](examples/example-routes-lts.png) + +## Using make +The command `make route_analysis` will run *route_analysis.Rmd* which +is an R markdown file containing the original R script *route_analysis.R*