Global options
spiral_opt(..., RESET = FALSE, READ.ONLY = NULL, LOCAL = FALSE, ADD = FALSE)
Arguments for the parameters, see "details" section.
Whether to reset to default values.
Please ignore.
Please ignore.
Please ignore.
A list of options.
There are the following global parameters:
min_segment_len
Minimal length of the segment that partitions a curve.
help
Whether to print the help messages?
To access the value of an option: spiral_opt$name
where name
is the name of the option. To set a new value
for an option: spiral_opt$name = new_value
.
spiral_opt
#> Option Value
#> ---------------:--------------------
#> min_segment_len 0.0174532925199433
#> help TRUE