Skip to content

mattwigway/rfareto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rfareto

RFareto is a tool for visualizing r5r fare results using Fareto. It is primarily intended for debugging. It currently requires the fareto branch of r5r.

Usage

This package exports two functions: setup_rfareto() and fareto(). First, run rfareto_instance = setup_rfareto() once, then run fareto(rfareto_instance, fareto_results) to open the visualizer. To get fareto_results, use the fareto_debug(...) function in r5r. See fareto.Rmd for complete usage.

rfareto uses the static file loading functionality of Fareto to visualize results. As such, dragging the pins on the map will not do anything.

Installation

Use the fareto branch of r5r. This requires Java building, not recommended for inexperienced users. Then:

devtools::install_github("mattwigway/rfareto")

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published