arc_segment: Define Arc Segment

Description Usage Arguments Value

View source: R/base_pairs.R

Description

Define Arc Segment

Usage

1
arc_segment(c, r, angles = c(0, pi), length = 100)

Arguments

c

Vector c(x, y) defining center of the arc.

r

Radius of the arc.

angles

Angles between which the arc segment is defined.

length

Length of points defining the arc segment.

Value

Data frame of (x, y) points defining the arc segment.


ruthkr/rnafolding documentation built on Jan. 9, 2021, 3:22 p.m.