best_orientation        Re-orients a path to be weight-decreasing
cancer                  Cancer Survival data
desaturate_color        Desaturates colors
eseq                    Construct eulerian paths on the complete graph
                        where nodes are integers 1..n.
etour                   Constructs eulerian tours on a graph.
eulerian                ~~ Methods for Function eulerian ~~
even_graph-class        Class of graphs where all nodes have even
                        degree
find_path               Constructs a path from a matrix of edge
                        weights.
guided_pcp              Guided parallel coordinate plot.
hpaths                  Hamiltonian paths on the complete graph on
                        1..n, using Lucas-Walecki constructions.
knn_graph               Functions to construct graphs.
mc_plot                 Multiple comparison plot.
mk_complete_graph       Constructs a complete graph.
mk_even_graph           Constructs an even graph
order_best              Uses brute-force enumeration to find the best
                        hamiltonian on the complete graph on 1..n.
order_tsp               Uses tsp to find the best hamiltonian on the
                        complete graph on 1..n
overlayCI               Function to overlay confidence intervals on the
                        current plot.
overview                Overview of PairViz package
path_cor                Measures the tendency of edge weights to
                        increase.
path_weights            Utility functions to manipulate pairwise
                        information.
pcp                     Enhanced parallel coordinate plots.
rater_spreadout         Functions to prepare for categorical parallel
                        coordinates, drawn by catpcp.
table_plot              Plots rectangles on a grid
weighted_hpaths         Constructs weight decreasing hamiltonian paths
