gather_plot | R Documentation |
spinToPlots()
.Take anansi output and wrangle it to a list of plottable objects. Meant to be apply'd by spinToPlots()
.
gather_plot(pair_of_interest, anansiYarn)
pair_of_interest |
A vector of length 2. Denotes the column position of the tableY and tableX data to be plotted. |
anansiYarn |
The output of the main anansi function. |
a list of ready to plot data.frames and their names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.