Plot the area computation for a node
1 2 | nodearea_plot(pixc_joined, nodes, node_truth = NULL,
aggmethod = c("composite", "frac", "simple"), plot = TRUE)
|
pixc_joined |
A joined pixc data frame, as returned by |
nodes |
Vector giving indices of nodes to plot |
node_truth |
Optional truth data, as returned by |
aggmethod |
aggregation method from pixels to nodes |
plot |
if FALSE, return the plot data but don't construct the ggplot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.