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

plot_shape_edge(x)

Arguments

x

a VennPlotData object

Value

a ggplot object

Examples

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