spiral_info: Information of the current spiral

View source: R/layout.R

spiral_infoR Documentation

Information of the current spiral

Description

Information of the current spiral

Usage

spiral_info()

Details

It prints information of the current spiral.

Value

No value is returned.

Examples

spiral_initialize()
spiral_track(ylim = c(0, 1), height = 0.4)
spiral_track(ylim = c(-10, 10), height = 0.4)
spiral_info()

spiralize documentation built on June 22, 2024, 10:45 a.m.