plot.aiRactivation: plot aiRactivation

Description Usage Arguments Value

View source: R/graphing.R

Description

plotting function for aiRactivation

Usage

1
2
3
## S3 method for class 'aiRactivation'
plot(aiRactivation, x.val, y.val, layer,
  nodes = NULL)

Arguments

aiRactivation

aiRactivation object

x.val

column name of value to plot on x axis

y.val

column name of value to plot on y axis

layer

name of which layer in aiRactivation to use

nodes

non zero vector of integers that specify which nodes to view. by default all nodes are plotted.

Value

ggplot object


jtlandis/aiR documentation built on Dec. 26, 2019, 3:35 a.m.