From bac90835818baf352defb9cbb364cf6eed33edda Mon Sep 17 00:00:00 2001 From: Matt Bhagat-Conway Date: Tue, 11 Jun 2024 09:41:22 -0400 Subject: [PATCH] fix fareto_debug docs --- r-package/R/fareto_debug.R | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/r-package/R/fareto_debug.R b/r-package/R/fareto_debug.R index 4cb271ad..d66da0f6 100644 --- a/r-package/R/fareto_debug.R +++ b/r-package/R/fareto_debug.R @@ -2,11 +2,8 @@ #' #' This is primarily intended for debugging the fare system code. Fareto is an external tool #' that provides visualization for R5's McRAPTOR fare calculator. To use this, -#' run faretoJson(...) as if you were running paretoFrontier(...). The return value is a JSON-formatted -#' string. Clone the fareto-examples repository (https://github.com/mattwigway/fareto-examples) and put -#' that output into the results/ directory. Serve the repository over http (e.g. python -m http.server), -#' and browse to http://localhost:post/?load=file-name-without-dot-json. So for instance if you called it -#' r5r.json, you would browse to http://localhost:port/?load=r5r +#' run fareto_debug(...) as if you were running paretoFrontier(...). The return value is a JSON-formatted +#' string. Use [rfareto](https://github.com/mattwigway/rfareto) to visualize the results. fareto_debug <- function(r5r_core, origins, destinations,