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)

gaospecial/ggVennDiagram documentation built on Oct. 24, 2024, 11:40 a.m.