Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

drawHiveSpline

Draw a 3D Spline as Part of a 3D Hive Plot


Description

This function analyzes the edges of a HivePlotData object in order to draw 3D splines representing those edges. Each pair of nodes at the ends of an edge is identified, and a control point is computed. This information is passed to rcsr to work out the details.

Usage

drawHiveSpline(HPD, L_A = FALSE, ...)

Arguments

HPD

An object of S3 class HivePlotData.

L_A

Logical: should splines be drawn with line_antialias = TRUE?

...

Parameters to be passed downstream.

Value

None. A spline is added to the 3D hive plot in progress.

Author(s)

Bryan A. Hanson, DePauw University. hanson@depauw.edu

See Also

plot3dHive which calls this function and is the user interface.


HiveR

2D and 3D Hive Plots for R

v0.3.63
GPL-3
Authors
Bryan A. Hanson [aut, cre] (<https://orcid.org/0000-0003-3536-8246>), Vesna Memisevic [ctb], Jonathan Chung [ctb]
Initial release
2020-06-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.