spiral_clear {spiralize} | R Documentation |
Clear the spiral curve
Description
Clear the spiral curve
Usage
spiral_clear(check_vp = TRUE)
Arguments
check_vp |
Whether to check the viewport. |
Details
It basically sets the internally spiral object to NULL
, and reset all the global options.
Value
No value is returned.
[Package spiralize version 1.1.0 Index]