gather_plot: Take anansi output and wrangle it to a list of plottable...

View source: R/ParseOutput.R

gather_plotR Documentation

Take anansi output and wrangle it to a list of plottable objects. Meant to be apply'd by spinToPlots().

Description

Take anansi output and wrangle it to a list of plottable objects. Meant to be apply'd by spinToPlots().

Usage

gather_plot(pair_of_interest, anansiYarn)

Arguments

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.

Value

a list of ready to plot data.frames and their names


thomazbastiaanssen/anansi documentation built on Feb. 9, 2025, 2:07 p.m.