Learn R Programming

spiralize (version 1.0.6)

Visualize Data on Spirals

Description

It visualizes data along an Archimedean spiral , makes so-called spiral graph or spiral chart. It has two major advantages for visualization: 1. It is able to visualize data with very long axis with high resolution. 2. It is efficient for time series data to reveal periodic patterns.

Copy Link

Version

Install

install.packages('spiralize')

Monthly Downloads

558

Version

1.0.6

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Zuguang Gu

Last Published

August 9th, 2022

Functions in spiralize (1.0.6)

names.TRACK_META

Names of all supported meta data
spiral_dendrogram

Draw dendrogram
spiral_arrow

Draw arrows in the spiral direction
spiral_highlight

Highlight a section of the spiral
spiral_axis

Draw axis along the spiral
spiral_text

Add texts to a track
spiral_initialize_by_gcoor

Initialize the spiral with genomic coordinates
spiral_initialize_by_time

Initialize the spiral from time objects
spiral_track

Add a new track or go to an existed track
polar_to_cartesian

Convert polar coordinates to catersian coordinates
print.TRACK_META

Print TRACK_META
set_current_track

Set current track
spiral_bars

Add bars to a track
spiral_clear

Clear the spiral curve
current_track_index

Current track index
solve_theta_from_spiral_length

Get theta from given spiral lengths
spiral_lines

Add lines to a track
spiral_opt

Global options
spiral_yaxis

Draw y-axis
phylo_to_dendrogram

Convert a phylo object to a dendrogram object
spiral_xaxis

Draw axis along the spiral
spiral_initialize

Initialize the spiral
spiral_info

Information of the current spiral
spiral_segments

Add segments to a track
spiral_rect

Add rectangles to a track
spiral_polygon

Add polygons to a track
spiral_raster

Add image to a track
spiral_phylo

Draw phylogenetic tree
spiral_horizon

Draw horizon chart along the spiral
spiral_highlight_by_sector

Highlight a sector
spiral_points

Add points to a track
xy_to_polar

Convert data coordinates to polar coordinates
xy_to_cartesian

Convert data coordinates to the canvas coordinates
cartesian_to_xy

Convert canvas coordinates to the data coordinates
current_spiral

Get current spiral object
horizon_legend

Legend for the horizon chart
get_track_data

Get meta-data of a track
is_in_track

Test whether points are in a track
n_tracks

Number of tracks
current_spiral_vp

Viewport name of current spiral
$.TRACK_META

Get meta data in the current track
TRACK_META

Get meta data in the current track