Learn R Programming

spiralize (version 1.0.6)

spiral_clear: Clear the spiral curve

Description

Clear the spiral curve

Usage

spiral_clear(check_vp = TRUE)

Value

No value is returned.

Arguments

check_vp

Whether to check the viewport.

Details

It basically sets the internally spiral object to NULL, and reset all the global options.

Examples

Run this code
# There is no example
NULL

Run the code above in your browser using DataLab