nodearea_plot: Plot the area computation for a node

Description Usage Arguments

View source: R/plotting.R

Description

Plot the area computation for a node

Usage

1
2
nodearea_plot(pixc_joined, nodes, node_truth = NULL,
  aggmethod = c("composite", "frac", "simple"), plot = TRUE)

Arguments

pixc_joined

A joined pixc data frame, as returned by join_pixc()

nodes

Vector giving indices of nodes to plot

node_truth

Optional truth data, as returned by rt_read()

aggmethod

aggregation method from pixels to nodes

plot

if FALSE, return the plot data but don't construct the ggplot


markwh/rtvalidate documentation built on Nov. 4, 2019, 5:25 p.m.