nextBox {rpnf} | R Documentation |
Determine the next box frontier for current quote(s) given a recent XO-status.
Description
Note: offset should only be used for reversal calculation
Usage
nextBox(quote, status, boxsize = 1, log = FALSE)
Arguments
quote |
A single quote or a vector of quotes. |
status |
A single character indicating the current XO-status. |
boxsize |
A single numeric value, indicating the boxsize to be considered. |
log |
TRUE, if logarithmic scales should be used. |
[Package rpnf version 1.0.5 Index]