combine_rankgraphs: Create graph object for two distinct graph objects

Description Usage Arguments

View source: R/rankplot.R

Description

This takes to graph objects created by rankgraph and positions them side by side. To render the graph, use DiagrammeR::render_graph.

Usage

1
combine_rankgraphs(left, right)

Arguments

x, y

ranking vectors of comparable items

other_rankings

vector of items that might not be in 'x' or 'y'


shinault/rater documentation built on May 23, 2019, 7:35 a.m.