plotByFactor: plotByFactor

Description Usage Arguments Author(s)

Description

Splits a dataset by a factor then runs a plotting function on each subset, plotting the results in a grid.

Usage

1
plotByFactor(x, f, plotFunction)

Arguments

x

numeric vector of data to be plotted

f

factor vector of same length as x, which is used to subset the data

plotFunction

Function used to plot the data.

Author(s)

James Hutchison


hutchisonjtw/JNCCTools documentation built on May 17, 2019, 9:14 p.m.