pseudoArc: helper function for adding arcs to ggplot2 object via...

Description Usage Arguments Author(s)

Description

modified from: http://stackoverflow.com/questions/6862742/

Usage

1
.pseudoArc(xmin = 0, xmax = 10, ymin = 0, height = 10, npoints = 100)

Arguments

xmin

numeric value of left end of arc

xmax

numeric value of right end of arc

ymin

numeric value of bottom of arc

height

numeric value of arc height

npoints

integer number of points to draw arc

Author(s)

Patrick Kimes


pkimes/spliceclust documentation built on Jan. 2, 2020, 4:44 a.m.