plot_shape_edge: Plot the set edge of a VennPlotData

View source: R/plot_shapes.R

plot_shape_edgeR Documentation

Plot the set edge of a VennPlotData

Description

This is for viewing the shape id and appearance of the shape.

Usage

plot_shape_edge(x)

Arguments

x

a VennPlotData object

Value

a ggplot object

Examples

  shape = get_shape_by_id("301")
  plot_shape_edge(shape)

ggVennDiagram documentation built on May 29, 2024, 10:21 a.m.