knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

route

route: create shortest route from a start to an end visit several stops in between using TSP.

The Employee Delivery Program

In following development, package route also includes a series of functions for event handling in employee delivery program.

This is best illustrated in the animation and working site:

TODO

  1. Create an animation view such as flexdashboard for illustrating the purpose of employee devliery program.

  2. Create a working site for illustrating the process of employee devliery program - full functionality including all server-client interation.



gyang274/route documentation built on May 17, 2019, 9:41 a.m.